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 18 revisions of this API.1

    • added the new product_discovery enum value to the /////////// response property for the response status

      response-property-enum-value-added