v2
latestSwagger 2.02026-07-13154152.6 KBWorkflowRuns
List workflow runs.
get/workflowruns
Query parameters
api-versionstring required
Version of Purview APIs
viewModestring
To filter user's workflow runs or view as admin.
timeWindow'1d' | '7d' | '30d' | '90d'
Time window of filtering items.
orderby'status desc' | 'status asc' | 'requestor desc' | 'requestor asc' | 'startTime desc' | 'startTime asc'
The key word which used to sort the results.
runStatusesstring[]
Filter workflow runs by workflow run status.
workflowIdsstring[]
Filter items by workflow id list.
requestorsstring[]
Requestors' ids to filter.
maxpagesizeinteger
The maximum page size to get the items at one time. The default value is 100.
Response
OK