---
title: "Changes to Get Agent Generation"
method: GET
path: "/v1/agents/generations/{generation_id}"
---

# Changes to Get Agent Generation

`GET /v1/agents/generations/{generation_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 55 revisions.

- **2026-07-20** `d4e4f170f4f4` — 1 warning, 4 info
- **2026-07-12** `e8a97dc9fce2` — 2 info
- **2026-06-10** `421a9851d61b` — 1 breaking, 1 warning, 1 info
- **2026-04-15** `0926a0595c5d` — 2 info
- **2026-03-30** `86e4c7e09b7e` — 1 info

## Changes

- **2026-07-20** `d4e4f170f4f4` — 1 warning, 4 info
  - deleted the `cookie` request parameter `token`
  - api operation id `get_generation_v2_templates_generations__generation_id__get` removed and replaced with `get_template_generation_public_v1_api_v1_public_templates_generations__generation_id__get`
  - endpoint deprecated
  - added `#/components/schemas/TemplateVersionResponsePublicV1` to the `generated_version` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/CrustAgentVersionResponse` from the `generated_version` response property `anyOf` list for the response status `200`
- **2026-07-12** `e8a97dc9fce2` — 2 info
  - added `#/components/schemas/CrustAgentVersionResponse` to the `generated_version` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/AgentVersionResponse` from the `generated_version` response property `anyOf` list for the response status `200`
- **2026-06-10** `421a9851d61b` — 1 breaking, 1 warning, 1 info
  - removed the required property `generated_version/anyOf[subschema #1: AgentVersionResponse]/steps` from the response with the `200` status
  - removed the optional property `generated_version/anyOf[subschema #1: AgentVersionResponse]/output_sample_data` from the response with the `200` status
  - added the optional property `generated_version/anyOf[subschema #1: AgentVersionResponse]/samples` to the response with the `200` status
- **2026-04-15** `0926a0595c5d` — 2 info
  - added `#/components/schemas/AgentVersionResponse` to the `generated_version` response property `anyOf` list for the response status `200`
  - removed `subschema #1` from the `generated_version` response property `anyOf` list for the response status `200`
- **2026-03-30** `86e4c7e09b7e` — 1 info
  - endpoint added

---

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