List Runs
List Runs
Query parameters
Filter by workflow name or id
Filter by workflow name or id
Filter by root execution id; returns the whole execution tree (the root and all its descendant sub-workflows).
Filter by root execution id; returns the whole execution tree (the root and all its descendant sub-workflows).
Search by workflow name, display name, or ID
Search by workflow name, display name, or ID
Filter by workflow status
Filter by deployment name
Filter by deployment name
Field to sort by
Field to sort by
Sort direction
Sort direction
Include runs with start_time >= value
Include runs with start_time >= value
Include runs with start_time <= value
Include runs with start_time <= value
Include runs with end_time >= value. Running executions (no end_time) are excluded; use the status filter to include them.
Include runs with end_time >= value. Running executions (no end_time) are excluded; use the status filter to include them.
Include runs with end_time <= value. Running executions (no end_time) are excluded; use the status filter to include them.
Include runs with end_time <= value. Running executions (no end_time) are excluded; use the status filter to include them.
Filter by user id. Use 'current' to filter by the authenticated user
Filter by user id. Use 'current' to filter by the authenticated user
Filter to runs of workflows tagged with all listed tags (AND).
Filter to runs of workflows tagged with all listed tags (AND).
Include runs of internal/technical workflows (e.g. parallel-execution)
Include runs of internal/technical workflows (e.g. parallel-execution)
Number of items per page
Number of items per page
Token for the next page of results
Token for the next page of results
Filter executions by search key as repeated entries (max 3, AND'd together). 'key:value' matches a similar value, 'key==:value' matches the exact value, a bare 'key' matches executions that have the key set at all, and 'key==' matches executions whose value for the key is null.
Filter executions by search key as repeated entries (max 3, AND'd together). 'key:value' matches a similar value, 'key==:value' matches the exact value, a bare 'key' matches executions that have the key set at all, and 'key==' matches executions whose value for the key is null.
Response
Successful Response