v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Workflow Tasks (Beta)

List tasks

List workflow tasks that match the provided filters. If no filters are provided, all task definitions accessible by the authenticated user are returned.

get/tasks

Query parameters

cursorstring

The position in the result list to start from when fetching paginated results. For details, see Pagination.

limitinteger

Defaults to 20

The maximum number of items to return. For details, see Pagination.

Response

List of tasks

cursorstring required