v4

OpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Status

Bulk get statuses

Returns a list of the statuses specified by one or more status IDs.

Permissions required:

get/rest/api/3/statuses

Query parameters

idstring[] required

The list of status IDs. To include multiple IDs, provide an ampersand-separated list. For example, id=10000&id=10001.

Min items 1, Max items 50

Response

Returned if the request is successful.

descriptionstring

The description of the status.

idstring

The ID of the status.

namestring

The name of the status.

statusCategory'TODO' | 'IN_PROGRESS' | 'DONE'

The category of the status.