---
title: "Changes to Get Workflow Events"
method: GET
path: "/v1/workflows/events/list"
---

# Changes to Get Workflow Events

`GET /v1/workflows/events/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-14** `61436a496404` — 55 info

## Changes

- **2026-08-14** `61436a496404` — 55 info
  - added the optional property `events/items/oneOf[subschema #1: WorkflowExecutionStarted]/attributes/attempt` to the response with the `200` status
  - added the optional property `events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/attributes/attempt` to the response with the `200` status
  - added the optional property `events/items/oneOf[subschema #3: WorkflowExecutionFailed]/attributes/attempt` to the response with the `200` status
  - added the optional property `events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/attributes/attempt` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #10: CustomTaskCompleted]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #10: CustomTaskCompleted]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #10: CustomTaskCompleted]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #11: CustomTaskFailed]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #11: CustomTaskFailed]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #11: CustomTaskFailed]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #12: CustomTaskTimedOut]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #12: CustomTaskTimedOut]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #12: CustomTaskTimedOut]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #13: CustomTaskCanceled]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #13: CustomTaskCanceled]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #13: CustomTaskCanceled]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #14: ActivityTaskStarted]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #14: ActivityTaskStarted]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #14: ActivityTaskStarted]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #15: ActivityTaskCompleted]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #15: ActivityTaskCompleted]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #15: ActivityTaskCompleted]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #16: ActivityTaskRetrying]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #16: ActivityTaskRetrying]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #16: ActivityTaskRetrying]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #17: ActivityTaskFailed]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #17: ActivityTaskFailed]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #17: ActivityTaskFailed]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #1: WorkflowExecutionStarted]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #1: WorkflowExecutionStarted]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #1: WorkflowExecutionStarted]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #2: WorkflowExecutionCompleted]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #3: WorkflowExecutionFailed]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #3: WorkflowExecutionFailed]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #3: WorkflowExecutionFailed]/schedule_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/continued_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/first_execution_run_id` to the response with the `200` status
  - added the required property `events/items/oneOf[subschema #4: WorkflowExecutionCanceled]/schedule_id` to the response with the `200` status
  - …15 more

---

[Operation](https://skmtc.dev/mistral/apis/mistral-ai-api/docs/v1/workflows/events/list/get.md) · [API](https://skmtc.dev/mistral/apis/mistral-ai-api.md) · [Page](https://skmtc.dev/mistral/apis/mistral-ai-api/changes/v1/workflows/events/list/get)
