Projects
Get all statuses for project
Returns the valid statuses for a project. The statuses are grouped by issue type, as each project has a set of valid issue types and each issue type has a set of valid statuses.
This operation can be accessed anonymously.
Permissions required: Browse Projects project permission for the project.
get/rest/api/2/project/{projectIdOrKey}/statuses
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
Response
Returned if the request is successful.