Status

Get workflow usages by status

Returns a page of workflows using a given status.

get/rest/api/2/statuses/{statusId}/workflowUsages

Path parameters

statusIdstring required

The statusId to fetch workflow usages for

Query parameters

nextPageTokenstring

The cursor for pagination

maxResultsinteger

The maximum number of results to return. Must be an integer between 1 and 200.

Response

Returned if the request is successful.

statusIdstring

The status ID.

Changes

No recorded changes to this endpoint across all 16 revisions of this API.