List general statuses for a project scenario
GET/projects/:project_id/scenarios/:scenario_id/general-statuses
Returns a paginated list of general status history entries for a project scenario.
Request
Responses
- 200
- 401
- 403
- 500
Paginated list of general statuses
Unauthenticated
Forbidden - Missing permission: read project scenario general statuses
Internal server error