Get project information
GET/api/v2/project/:project_id
Returns JSON with a project data model including information about vehicle templates currently assigned to a project and optimization parameters
Request
Responses
- 200
- 400
- 403
- 404
Successful operation returns definition of the project.
Invalid ID supplied
Request is not authenicated or is not allowed for this user
not found