---
title: "Changes to List API keys"
method: GET
path: "/v1/api-keys"
---

# Changes to List API keys

`GET /v1/api-keys`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2026-06-15** `76b9bb35619f` — 3 breaking, 3 info
- **2026-04-29** `d4adae930be5` — 23 info
- **2026-04-20** `2e48fd9894e1` — 1 info
- **2026-02-12** `fabaadf195a9` — 1 info

## Changes

- **2026-06-15** `76b9bb35619f` — 3 breaking, 3 info
  - removed the required property `items/is_active` from the response with the `200` status
  - removed the required property `items/is_restriction` from the response with the `200` status
  - removed the required property `items/is_scopes_enabled` from the response with the `200` status
  - added the required property `items/active` to the response with the `200` status
  - added the required property `items/restricted` to the response with the `200` status
  - added the required property `items/scopes_enabled` to the response with the `200` status
- **2026-04-29** `d4adae930be5` — 23 info
  - added the non-success response with the status `401`
  - the response property `items/created_at` became required for the status `200`
  - the response property `items/id` became required for the status `200`
  - the response property `items/is_active` became required for the status `200`
  - the response property `items/is_restriction` became required for the status `200`
  - the response property `items/label` became required for the status `200`
  - the response property `items/permitted_ips` became required for the status `200`
  - the response property `items/value` became required for the status `200`
  - added the required property `items/account` to the response with the `200` status
  - added the required property `items/billing` to the response with the `200` status
  - added the required property `items/calls` to the response with the `200` status
  - added the required property `items/campaigns` to the response with the `200` status
  - added the required property `items/embeddable` to the response with the `200` status
  - added the required property `items/is_scopes_enabled` to the response with the `200` status
  - added the required property `items/last_used_at` to the response with the `200` status
  - added the required property `items/messages` to the response with the `200` status
  - added the required property `items/numbers` to the response with the `200` status
  - added the required property `items/recordings` to the response with the `200` status
  - added the required property `items/subaccounts` to the response with the `200` status
  - added the required property `items/trunks` to the response with the `200` status
  - added the required property `items/two_fa` to the response with the `200` status
  - added the required property `items/validator` to the response with the `200` status
  - added the required property `items/webhooks` to the response with the `200` status
- **2026-04-20** `2e48fd9894e1` — 1 info
  - api operation id `api_keys_list` was added
- **2026-02-12** `fabaadf195a9` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/wavix/apis/wavix-apis/docs/v1/api-keys/get.md) · [API](https://skmtc.dev/wavix/apis/wavix-apis.md) · [Page](https://skmtc.dev/wavix/apis/wavix-apis/changes/v1/api-keys/get)
