---
title: "Changes to Get Policy Input Schema"
method: GET
path: "/api/v1/proxies/{proxy_id}/schema/policy-input"
---

# Changes to Get Policy Input Schema

`GET /api/v1/proxies/{proxy_id}/schema/policy-input`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 6 revisions.

- **2026-08-25** `e63bfe8e38b4` — 4 breaking, 4 info

## Changes

- **2026-08-25** `e63bfe8e38b4` — 4 breaking, 4 info
  - the response property `items/added_at` became optional for the status `200`
  - the response property `items/last_seen_at` became optional for the status `200`
  - response property `items/added_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/last_seen_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `items/availability` to the response with the `200` status
  - added the optional property `items/group` to the response with the `200` status
  - added the optional property `items/snippet` to the response with the `200` status
  - added the optional property `items/stages` to the response with the `200` status

---

[Operation](https://skmtc.dev/xenovia/apis/controlplane/docs/api/v1/proxies/:proxy_id/schema/policy-input/get.md) · [API](https://skmtc.dev/xenovia/apis/controlplane.md) · [Page](https://skmtc.dev/xenovia/apis/controlplane/changes/api/v1/proxies/:proxy_id/schema/policy-input/get)
