---
title: "Changes to List capability requests"
method: GET
path: "/v1/accounts/{account_id}/capability_requests"
---

# Changes to List capability requests

`GET /v1/accounts/{account_id}/capability_requests`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 15 of 33 revisions.

- **2026-03-18** `456c9ef0c3a6` — 3 info
- **2026-03-18** `197302a1e983` — 3 breaking
- **2026-03-18** `7b7688bbe938` — 3 info
- **2026-03-18** `197302a1e983` — 3 breaking
- **2026-03-18** `cfae64ba8923` — 3 info
- **2026-03-18** `197302a1e983` — 3 breaking
- **2026-03-16** `ad48cd5f22e1` — 3 info
- **2026-03-16** `197302a1e983` — 3 breaking
- **2026-03-12** `d26b70616aaa` — 3 info
- **2026-01-22** `4c4191aab91d` — 6 info
- **2026-01-22** `f9fe2a77d949` — 6 warning
- **2026-01-13** `80ca3ae235f7` — 6 info
- **2026-01-13** `9fcdff18526e` — 6 warning
- **2026-01-13** `800f2d91f7da` — 6 info
- **2026-01-13** `6c0a1b214273` — 6 warning

## Changes

- **2026-03-18** `456c9ef0c3a6` — 3 info
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/plain)
  - added the required property `data/items/enable` to the response with the `200` status (media type: application/json)
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/json)
- **2026-03-18** `197302a1e983` — 3 breaking
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/plain)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: application/json)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/json)
- **2026-03-18** `7b7688bbe938` — 3 info
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/plain)
  - added the required property `data/items/enable` to the response with the `200` status (media type: application/json)
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/json)
- **2026-03-18** `197302a1e983` — 3 breaking
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/plain)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: application/json)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/json)
- **2026-03-18** `cfae64ba8923` — 3 info
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/plain)
  - added the required property `data/items/enable` to the response with the `200` status (media type: application/json)
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/json)
- **2026-03-18** `197302a1e983` — 3 breaking
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/plain)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: application/json)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/json)
- **2026-03-16** `ad48cd5f22e1` — 3 info
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/plain)
  - added the required property `data/items/enable` to the response with the `200` status (media type: application/json)
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/json)
- **2026-03-16** `197302a1e983` — 3 breaking
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/plain)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: application/json)
  - removed the required property `data/items/enable` from the response with the `200` status (media type: text/json)
- **2026-03-12** `d26b70616aaa` — 3 info
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/plain)
  - added the required property `data/items/enable` to the response with the `200` status (media type: application/json)
  - added the required property `data/items/enable` to the response with the `200` status (media type: text/json)
- **2026-01-22** `4c4191aab91d` — 6 info
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/json)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/json)
- **2026-01-22** `f9fe2a77d949` — 6 warning
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/json)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/json)
- **2026-01-13** `80ca3ae235f7` — 6 info
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/json)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/json)
- **2026-01-13** `9fcdff18526e` — 6 warning
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/json)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/json)
- **2026-01-13** `800f2d91f7da` — 6 info
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - removed the `Asc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/json)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - removed the `Desc` enum value from the `meta/sort_order` response property for the response status `200` (media type: text/json)
- **2026-01-13** `6c0a1b214273` — 6 warning
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - added the new `Asc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/json)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/plain)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: application/json)
  - added the new `Desc` enum value to the `meta/sort_order` response property for the response status `200` (media type: text/json)

---

[Operation](https://skmtc.dev/straddleio/apis/straddle-api/docs/v1/accounts/:account_id/capability_requests/get.md) · [API](https://skmtc.dev/straddleio/apis/straddle-api.md) · [Page](https://skmtc.dev/straddleio/apis/straddle-api/changes/v1/accounts/:account_id/capability_requests/get)
