---
title: "Changes to Get Run"
method: GET
path: "/v1/task-agents/{agent_id}/runs/{run_id}"
---

# Changes to Get Run

`GET /v1/task-agents/{agent_id}/runs/{run_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 55 revisions.

- **2026-08-17** `22c2a2291146` — 1 warning
- **2026-07-20** `d4e4f170f4f4` — 1 warning, 4 info
- **2026-07-12** `e8a97dc9fce2` — 1 breaking, 5 warning, 11 info
- **2026-07-07** `ebe52c375b71` — 1 breaking
- **2026-06-10** `421a9851d61b` — 1 info

## Changes

- **2026-08-17** `22c2a2291146` — 1 warning
  - added the new `5x-high` enum value to the `effort` response property for the response status `200`
- **2026-07-20** `d4e4f170f4f4` — 1 warning, 4 info
  - removed the optional property `workspace_id` from the response with the `200` status
  - api operation id `get_run_api_v2_public_web_search_agents__agent_id__runs__run_id__get` removed and replaced with `get_run_public_v1_api_v1_public_web_search_agents__agent_id__runs__run_id__get`
  - endpoint deprecated
  - added `#/components/schemas/TaskRunErrorPublicV1` to the `error` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/TaskRunError` from the `error` response property `anyOf` list for the response status `200`
- **2026-07-12** `e8a97dc9fce2` — 1 breaking, 5 warning, 11 info
  - for the `path` request parameter `agent_id`, the format changed from no format to `uuid`
  - deleted the `cookie` request parameter `token`
  - added the new `high` enum value to the `effort` response property for the response status `200`
  - added the new `low` enum value to the `effort` response property for the response status `200`
  - added the new `medium` enum value to the `effort` response property for the response status `200`
  - added the new `x-high` enum value to the `effort` response property for the response status `200`
  - api operation id `get_run_v2_web_search_agents__agent_id__runs__run_id__get` removed and replaced with `get_run_api_v2_public_web_search_agents__agent_id__runs__run_id__get`
  - api tag `Web Search Agents (public)` added
  - api tag `Web Search Agents` removed
  - added `#/components/schemas/TaskRunError` to the `error` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/AgentRunError` from the `error` response property `anyOf` list for the response status `200`
  - the response property `web_search_agent_id` became required for the status `200`
  - removed the `pro` enum value from the `effort` response property for the response status `200`
  - removed the `quick` enum value from the `effort` response property for the response status `200`
  - removed the `quickest` enum value from the `effort` response property for the response status `200`
  - removed the `research` enum value from the `effort` response property for the response status `200`
  - response property `web_search_agent_id` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-07-07** `ebe52c375b71` — 1 breaking
  - the `web_search_agent_id/anyOf[subschema #1]/` response's property format changed from `uuid` to no format for status `200`
- **2026-06-10** `421a9851d61b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nimbleway/apis/api-gateway/docs/v1/task-agents/:agent_id/runs/:run_id/get.md) · [API](https://skmtc.dev/nimbleway/apis/api-gateway.md) · [Page](https://skmtc.dev/nimbleway/apis/api-gateway/changes/v1/task-agents/:agent_id/runs/:run_id/get)
