v1

latestOpenAPI 3.0.22026-07-26207170320.9 KB
Workflows (Beta)

List workflow versions

List known versions of the workflow service with the provided ID.

get/workflowversions

Query parameters

ownerIdstring[]

The ID of the workspaces to return resources for

workflowIDstring[]

The IDs of the workflows to return resources for

workflowVersionIdstring[]

The IDs of the workflow versions to return resources for

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 workflow versions

cursorstring required