---
title: "Changes to Get run timeline"
method: GET
path: "/agent/runs/{runId}/timeline"
---

# Changes to Get run timeline

`GET /agent/runs/{runId}/timeline`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 2 revisions.

- **2026-08-15** `a0daf9e59774` — 6 warning, 10 info

## Changes

- **2026-08-15** `a0daf9e59774` — 6 warning, 10 info
  - added the new `oz_run_blocked` enum value to the `events/items/event_type` response property for the response status `200`
  - added the new `oz_run_cancelled` enum value to the `events/items/event_type` response property for the response status `200`
  - added the new `oz_run_done` enum value to the `events/items/event_type` response property for the response status `200`
  - added the new `oz_run_errored` enum value to the `events/items/event_type` response property for the response status `200`
  - added the new `oz_run_failed` enum value to the `events/items/event_type` response property for the response status `200`
  - added the new `vm_shutdown` enum value to the `events/items/event_type` response property for the response status `200`
  - added the optional property `auth_url` to the response with the `400` status
  - added the optional property `auth_url` to the response with the `401` status
  - added the optional property `auth_url` to the response with the `403` status
  - added the optional property `auth_url` to the response with the `500` status
  - added the optional property `provider` to the response with the `400` status
  - added the optional property `provider` to the response with the `401` status
  - added the optional property `provider` to the response with the `403` status
  - added the optional property `provider` to the response with the `500` status
  - removed the `oz_run_failure` enum value from the `events/items/event_type` response property for the response status `200`
  - removed the `oz_run_finished` enum value from the `events/items/event_type` response property for the response status `200`

---

[Operation](https://skmtc.dev/warp/apis/oz-agent-api/docs/agent/runs/:runId/timeline/get.md) · [API](https://skmtc.dev/warp/apis/oz-agent-api.md) · [Page](https://skmtc.dev/warp/apis/oz-agent-api/changes/agent/runs/:runId/timeline/get)
