Status
Get workflow usages by status
Returns a page of workflows using a given status.
get/rest/api/3/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.