Workflow statuses
Get status
Returns a status. The status must be associated with an active workflow to be returned.
If a name is used on more than one status, only the status found first is returned. Therefore, identifying the status by its ID may be preferable.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission for the project.
get/rest/api/2/status/{idOrName}
Path parameters
idOrNamestring required
The ID or name of the status.
Response
Returned if the request is successful.