Workflows

Get projects using a given workflow

Returns a page of projects using a given workflow.

get/rest/api/2/workflow/{workflowId}/projectUsages

Path parameters

workflowIdstring required

The workflow ID

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.

workflowIdstring

The workflow ID.

Changes

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