---
title: "Changes to Get an existing Agent Policy"
method: GET
path: "/policies/agent/{id}"
---

# Changes to Get an existing Agent Policy

`GET /policies/agent/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 25 revisions.

- **2026-07-17** `d95ee7691efb` — 1 breaking
- **2022-10-04** `ce59b3bdec00` — 1 breaking
- **2022-03-28** `5d3c055b50ec` — 2 info
- **2021-09-22** `dc9b53b51fdd` — 1 breaking
- **2021-08-31** `adfab293130f` — 1 breaking
- **2021-08-27** `c6c0b44a92ea` — 2 info
- **2021-08-27** `3b5c71fcf139` — 1 info
- **2021-08-27** `38562e9cb8e7` — 1 breaking
- **2021-08-27** `cb4b72ec6b0d` — 1 info
- **2021-06-29** `e95a4da3dd7a` — 1 breaking

## Changes

- **2026-07-17** `d95ee7691efb` — 1 breaking
  - added the new required `header` request parameter `Authorization` to all path's operations
- **2022-10-04** `ce59b3bdec00` — 1 breaking
  - added the new required `header` request parameter `Bearer authorization` to all path's operations
- **2022-03-28** `5d3c055b50ec` — 2 info
  - added the optional property `format` to the response with the `201` status
  - added the optional property `policy_data` to the response with the `201` status
- **2021-09-22** `dc9b53b51fdd` — 1 breaking
  - the `policy` response's property type/format changed from `string`/`` to `object`/`` for status `201`
- **2021-08-31** `adfab293130f` — 1 breaking
  - the `policy` response's property type/format changed from `object`/`` to `string`/`` for status `201`
- **2021-08-27** `c6c0b44a92ea` — 2 info
  - the response optional property `ts_created` became read-only for the status `201`
  - the response required property `id` became read-only for the status `201`
- **2021-08-27** `3b5c71fcf139` — 1 info
  - endpoint added
- **2021-08-27** `38562e9cb8e7` — 1 breaking
  - api path removed without deprecation
- **2021-08-27** `cb4b72ec6b0d` — 1 info
  - endpoint added
- **2021-06-29** `e95a4da3dd7a` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/orb-community/apis/orb-policies/docs/policies/agent/:id/get.md) · [API](https://skmtc.dev/orb-community/apis/orb-policies.md) · [Page](https://skmtc.dev/orb-community/apis/orb-policies/changes/policies/agent/:id/get)
