Get a project status
GET/api/project-statuses/{id}
Required permissions:
- project_status.view: allows view resources of projects where the user is the PM or the Account.
- project_status.view_other: allows view resources of projects where the user is not the PM nor the Account.
Here the dedicated support page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Returns the requested project status.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed