v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
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/3/status/{idOrName}

Path parameters

idOrNamestring required

The ID or name of the status.

Response

Returned if the request is successful.

descriptionstring

The description of the status.

iconUrlstring

The URL of the icon used to represent the status.

idstring

The ID of the status.

namestring

The name of the status.

selfstring

The URL of the status.