---
title: "Changes to Retrieve a document requirement"
method: GET
path: "/requirements/{id}"
---

# Changes to Retrieve a document requirement

`GET /requirements/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 61 revisions.

- **2026-08-17** `1571b0380bd7` — 2 breaking
- **2026-08-04** `8f5f4e537994` — 2 breaking
- **2026-07-14** `047830bb7e83` — 1 warning, 5 info

## Changes

- **2026-08-17** `1571b0380bd7` — 2 breaking
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `422`
  - the `errors/items/code` response's property type/format changed from `integer`/`int32` to `string`/`` for status `default`
- **2026-08-04** `8f5f4e537994` — 2 breaking
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `422`
  - the `errors/items/code` response's property type/format changed from `string`/`` to `integer`/`int32` for status `default`
- **2026-07-14** `047830bb7e83` — 1 warning, 5 info
  - removed the optional property `data/requirements_types` from the response with the `200` status
  - added the new optional `query` request parameter `version`
  - added the optional property `data/effective_end_at` to the response with the `200` status
  - added the optional property `data/effective_start_at` to the response with the `200` status
  - added the optional property `data/requirement_types` to the response with the `200` status
  - added the optional property `data/version` to the response with the `200` status

---

[Operation](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/docs/requirements/:id/get.md) · [API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [Page](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/changes/requirements/:id/get)
