---
title: "Changes to List all API keys for the authenticated user"
method: GET
path: "/v1/auth/keys"
---

# Changes to List all API keys for the authenticated user

`GET /v1/auth/keys`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 29 revisions.

- **2025-12-10** `5a9a6b9cb07a` — 6 info
- **2025-11-17** `93aa65273d4d` — 1 info

## Changes

- **2025-12-10** `5a9a6b9cb07a` — 6 info
  - added the optional property `details` to the response with the `401` status
  - added the optional property `details` to the response with the `500` status
  - added the optional property `request_id` to the response with the `401` status
  - added the optional property `request_id` to the response with the `500` status
  - added the required property `error_code` to the response with the `401` status
  - added the required property `error_code` to the response with the `500` status
- **2025-11-17** `93aa65273d4d` — 1 info
  - endpoint added

---

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