v1

latestOpenAPI 3.0.02026-07-141,4077,1665.2 MB
Workflow Automation

List workflow instances

List all instances of a given workflow. This API requires a registered application key. Alternatively, you can configure these permissions in the UI.

get/api/v2/workflows/{workflow_id}/instances

Path parameters

workflow_idstring required

The ID of the workflow.

Query parameters

page[size]integer
Example:10

Size for a given page. The maximum allowed value is 100.

page[number]integer

Specific page number to return.

Response

OK