Workflow schemes
Get projects which are using a given workflow scheme
Returns a page of projects using a given workflow scheme.
get/rest/api/3/workflowscheme/{workflowSchemeId}/projectUsages
Path parameters
workflowSchemeIdstring required
The workflow scheme 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.