v2

latestSwagger 2.02026-07-13154152.6 KB
WorkflowTasks

Get all workflow tasks.

get/workflowtasks

Query parameters

api-versionstring required

Version of Purview APIs

viewModestring

To filter user's sent, received or history workflow tasks.

workflowIdsstring[]

Filter items by workflow id list.

timeWindow'1d' | '7d' | '30d' | '90d'

Time window of filtering items.

maxpagesizeinteger

The maximum page size to get the items at one time. The default value is 100.

orderby'createdTime desc' | 'createdTime asc' | 'requestor desc' | 'requestor asc'

The key word which used to sort the results.

taskTypesstring[]

Filter items by workflow task type.

taskStatusesstring[]

Filter workflow tasks by status.

requestorsstring[]

Requestors' ids to filter.

assigneesstring[]

Assignees' ids to filter.

workflowNameKeywordstring

The key word which could used to filter workflow item with related workflow.

Response

OK

nextLinkstring

The URL to get the next set of results.