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.

Changes

Changed in 1 of the 3 revisions of this API.55

    • added the optional property events/items/oneOf[subschema #1: WorkflowExecutionStarted]/attributes/attempt to the response with the 200 status

      response-optional-property-added

    • added the optional property events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/attributes/attempt to the response with the 200 status

      response-optional-property-added

    • added the optional property events/items/oneOf[subschema #3: WorkflowExecutionFailed]/attributes/attempt to the response with the 200 status

      response-optional-property-added

    • added the optional property events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/attributes/attempt to the response with the 200 status

      response-optional-property-added

    • added the required property events/items/oneOf[subschema #10: CustomTaskCompleted]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #10: CustomTaskCompleted]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #10: CustomTaskCompleted]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #11: CustomTaskFailed]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #11: CustomTaskFailed]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #11: CustomTaskFailed]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #12: CustomTaskTimedOut]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #12: CustomTaskTimedOut]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #12: CustomTaskTimedOut]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #13: CustomTaskCanceled]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #13: CustomTaskCanceled]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #13: CustomTaskCanceled]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #14: ActivityTaskStarted]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #14: ActivityTaskStarted]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #14: ActivityTaskStarted]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #15: ActivityTaskCompleted]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #15: ActivityTaskCompleted]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #15: ActivityTaskCompleted]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #16: ActivityTaskRetrying]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #16: ActivityTaskRetrying]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #16: ActivityTaskRetrying]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #17: ActivityTaskFailed]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #17: ActivityTaskFailed]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #17: ActivityTaskFailed]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #1: WorkflowExecutionStarted]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #1: WorkflowExecutionStarted]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #1: WorkflowExecutionStarted]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #3: WorkflowExecutionFailed]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #3: WorkflowExecutionFailed]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #3: WorkflowExecutionFailed]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #5: WorkflowExecutionContinuedAsNew]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #5: WorkflowExecutionContinuedAsNew]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #5: WorkflowExecutionContinuedAsNew]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #6: WorkflowTaskTimedOut]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #6: WorkflowTaskTimedOut]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #6: WorkflowTaskTimedOut]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #7: WorkflowTaskFailed]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #7: WorkflowTaskFailed]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #7: WorkflowTaskFailed]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #8: CustomTaskStarted]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #8: CustomTaskStarted]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #8: CustomTaskStarted]/schedule_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #9: CustomTaskInProgress]/continued_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #9: CustomTaskInProgress]/first_execution_run_id to the response with the 200 status

      response-required-property-added

    • added the required property events/items/oneOf[subschema #9: CustomTaskInProgress]/schedule_id to the response with the 200 status

      response-required-property-added

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog