v2

latestOpenAPI 3.1.02026-07-262937191.0 MB
events
workflows.events

Get Workflow Events

Get Workflow Events

get/v1/workflows/events/list

Query parameters

root_workflow_exec_idstring nullable

Execution ID of the root workflow that initiated this execution chain.

Execution ID of the root workflow that initiated this execution chain.

workflow_exec_idstring nullable

Execution ID of the workflow that emitted this event.

Execution ID of the workflow that emitted this event.

workflow_run_idstring nullable

Run ID of the workflow that emitted this event.

Run ID of the workflow that emitted this event.

limitinteger

Maximum number of events to return.

Maximum number of events to return.

cursorstring nullable

Cursor for pagination.

Cursor for pagination.

Response

Successful Response

next_cursorstring nullable

Cursor for pagination.