Workflow statuses

Get all statuses

Returns a list of all statuses associated with active workflows.

This operation can be accessed anonymously.

Permissions required: Browse projects project permission for the project.

get/rest/api/3/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.

Changes

Changed in 1 of the 15 revisions of this API.1

    • added the new product_discovery enum value to the items/scope/allOf[Scope]/project/allOf[ProjectDetails]/projectTypeKey response property for the response status 200

      response-property-enum-value-added