---
title: "Changes to List Agent Policies"
method: GET
path: "/policies/agent"
---

# Changes to List Agent Policies

`GET /policies/agent`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 12 of 25 revisions.

- **2026-07-17** `d95ee7691efb` — 1 breaking
- **2022-10-04** `ce59b3bdec00` — 1 breaking
- **2022-09-27** `5085d5b16a49` — 2 breaking
- **2022-03-28** `5d3c055b50ec` — 2 info
- **2021-09-22** `dc9b53b51fdd` — 1 breaking
- **2021-08-31** `adfab293130f` — 1 breaking, 1 info
- **2021-08-30** `0ab4ab3de1eb` — 1 info
- **2021-08-27** `3b5c71fcf139` — 2 breaking, 3 info
- **2021-08-27** `38562e9cb8e7` — 5 info
- **2021-08-27** `cb4b72ec6b0d` — 2 breaking, 9 info
- **2021-07-01** `9bf27c32eb50` — 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-09-27** `5085d5b16a49` — 2 breaking
  - for the `query` request parameter `tags`, default value `{"key":"value"}` was removed
  - for the `query` request parameter `tags`, the type/format was changed from `string`/`` to `object`/``
- **2022-03-28** `5d3c055b50ec` — 2 info
  - added the optional property `policy/items/format` to the response with the `200` status
  - added the optional property `policy/items/policy_data` to the response with the `200` status
- **2021-09-22** `dc9b53b51fdd` — 1 breaking
  - the `policy/items/policy` response's property type/format changed from `string`/`` to `object`/`` for status `200`
- **2021-08-31** `adfab293130f` — 1 breaking, 1 info
  - the `policy/items/policy` response's property type/format changed from `object`/`` to `string`/`` for status `200`
  - added the new optional `query` request parameter `tags`
- **2021-08-30** `0ab4ab3de1eb` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2021-08-27** `3b5c71fcf139` — 2 breaking, 3 info
  - added the new required `header` request parameter `Authorization` to all path's operations
  - removed the media type `application/json` for the response with the status `200`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
- **2021-08-27** `38562e9cb8e7` — 5 info
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `500`
  - removed the non-success response with the status `400`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
- **2021-08-27** `cb4b72ec6b0d` — 2 breaking, 9 info
  - added the new required `header` request parameter `Authorization` to all path's operations
  - removed the media type `application/json` for the response with the status `200`
  - added the new optional `query` request parameter `dir`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `name`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `order`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2021-07-01** `9bf27c32eb50` — 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/get.md) · [API](https://skmtc.dev/orb-community/apis/orb-policies.md) · [Page](https://skmtc.dev/orb-community/apis/orb-policies/changes/policies/agent/get)
