---
title: "Changes to Get agent"
method: GET
path: "/agents/{agentKey}"
---

# Changes to Get agent

`GET /agents/{agentKey}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 15 revisions.

- **2026-08-13** `57e2b0860dd4` — 1 info
- **2026-08-12** `11f5086fcbb8` — 1 info
- **2026-08-12** `5798f431973a` — 2 warning, 2 info
- **2026-06-29** `911a57b55d18` — 1 breaking, 1 warning, 5 info
- **2026-06-02** `665fd5fc34dd` — 8 warning

## Changes

- **2026-08-13** `57e2b0860dd4` — 1 info
  - added the optional property `agent/usesOrgDefault` to the response with the `200` status
- **2026-08-12** `11f5086fcbb8` — 1 info
  - added the required property `agent/mcpServers` to the response with the `200` status
- **2026-08-12** `5798f431973a` — 2 warning, 2 info
  - added the new `confluencedatacenter` enum value to the `agent/toolsets/items/name/allOf[#/components/schemas/AgentCreateToolsetName]/` response property for the response status `200`
  - added the new `jiradatacenter` enum value to the `agent/toolsets/items/name/allOf[#/components/schemas/AgentCreateToolsetName]/` response property for the response status `200`
  - added the optional property `agent/defaultReasoningEffort` to the response with the `200` status
  - added the required property `agent/skills` to the response with the `200` status
- **2026-06-29** `911a57b55d18` — 1 breaking, 1 warning, 5 info
  - the `agent/createdBy` response's property format changed from `objectId` to no format for status `200`
  - removed the optional property `agent/toolsets/items/iconPath` from the response with the `200` status
  - added the non-success response with the status `404`
  - added the optional property `agent/toolsets/items/_key` to the response with the `200` status
  - added the optional property `agent/toolsets/items/selectedTools` to the response with the `200` status
  - added the optional property `agent/toolsets/items/tools/items/_key` to the response with the `200` status
  - added the optional property `agent/toolsets/items/tools/items/toolsetName` to the response with the `200` status
- **2026-06-02** `665fd5fc34dd` — 8 warning
  - removed the optional property `agent/agentKey` from the response with the `200` status
  - removed the optional property `agent/createdAt` from the response with the `200` status
  - removed the optional property `agent/isPublic` from the response with the `200` status
  - removed the optional property `agent/knowledgeBases` from the response with the `200` status
  - removed the optional property `agent/modelConfig` from the response with the `200` status
  - removed the optional property `agent/orgId` from the response with the `200` status
  - removed the optional property `agent/tools` from the response with the `200` status
  - removed the optional property `agent/updatedAt` from the response with the `200` status

---

[Operation](https://skmtc.dev/pipeshub-ai/apis/pipeshub-api/docs/agents/:agentKey/get.md) · [API](https://skmtc.dev/pipeshub-ai/apis/pipeshub-api.md) · [Page](https://skmtc.dev/pipeshub-ai/apis/pipeshub-api/changes/agents/:agentKey/get)
