---
title: "Changes to Get Agent"
method: GET
path: "/api/agents/{agent_id}"
---

# Changes to Get Agent

`GET /api/agents/{agent_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-03-22** `6dc2d6f33d44` — 3 breaking, 9 info

## Changes

- **2026-03-22** `6dc2d6f33d44` — 3 breaking, 9 info
  - the response property `data` became optional for the status `200`
  - the response property `success` became optional for the status `200`
  - the `data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - api operation id `get_agent_api_agents__agent_id__get` was added
  - the endpoint scheme security `HTTPBearer` was added to the API
  - api tag `agents` added
  - api tag `Agents` removed
  - added the non-success response with the status `422`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
  - added the optional property `error` to the response with the `200` status
  - the `success` response's property default value `true` was added for the status `200`

---

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