v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Workflow status categories

Get status category

Returns a status category. Status categories provided a mechanism for categorizing statuses.

Permissions required: Permission to access Jira.

get/rest/api/3/statuscategory/{idOrKey}

Path parameters

idOrKeystring required

The ID or key of the status category.

Response

Returned if the request is successful.

colorNamestring

The name of the color used to represent the status category.

idinteger

The ID of the status category.

keystring

The key of the status category.

namestring

The name of the status category.

selfstring

The URL of the status category.