---
title: "Changes to Get an agent by ID"
method: GET
path: "/v1/workspaces/{workspaceId}/agents/{id}"
---

# Changes to Get an agent by ID

`GET /v1/workspaces/{workspaceId}/agents/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 57 revisions.

- **2026-07-04** `09ccecfe3ece` — 1 warning, 1 info
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
- **2026-06-11** `08fde3ae3e37` — 2 info
- **2026-06-09** `13d98d37dd96` — 1 breaking, 2 info
- **2026-06-05** `0702cb021b66` — 1 warning

## Changes

- **2026-07-04** `09ccecfe3ece` — 1 warning, 1 info
  - removed the optional property `spec/allOf[#/components/schemas/AgentSpec]/inputDataSchema` from the response with the `200` status
  - added the optional property `spec/allOf[#/components/schemas/AgentSpec]/systemPromptDataSchema` to the response with the `200` status
- **2026-07-02** `06e0e37c1499` — 1 warning, 1 info
  - removed the optional property `metadata/allOf[#/components/schemas/ResourceMetadata]/bundleKey` from the response with the `200` status
  - added the optional property `info/allOf[#/components/schemas/AgentInfo]/createdBy/metadata/createdAt` to the response with the `200` status
- **2026-06-11** `08fde3ae3e37` — 2 info
  - added the optional property `spec/allOf[#/components/schemas/AgentSpec]/enableEpisodicMemory` to the response with the `200` status
  - added the optional property `spec/allOf[#/components/schemas/AgentSpec]/episodicMemoryTtl` to the response with the `200` status
- **2026-06-09** `13d98d37dd96` — 1 breaking, 2 info
  - removed the required property `spec/allOf[#/components/schemas/AgentSpec]/status` from the response with the `200` status
  - added the optional property `metadata/allOf[#/components/schemas/ResourceMetadata]/updatedAt` to the response with the `200` status
  - added the required property `state` to the response with the `200` status
- **2026-06-05** `0702cb021b66` — 1 warning
  - added the new `PROFILE_TYPE_UNSPECIFIED` enum value to the `info/allOf[#/components/schemas/AgentInfo]/createdBy/spec/type` response property for the response status `200`

---

[Operation](https://skmtc.dev/cadenya/apis/cadenya-api/docs/v1/workspaces/:workspaceId/agents/:id/get.md) · [API](https://skmtc.dev/cadenya/apis/cadenya-api.md) · [Page](https://skmtc.dev/cadenya/apis/cadenya-api/changes/v1/workspaces/:workspaceId/agents/:id/get)
