---
title: "Changes to List My Api Keys"
method: GET
path: "/api/me/api-keys"
---

# Changes to List My Api Keys

`GET /api/me/api-keys`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 11 revisions.

- **2026-03-22** `6dc2d6f33d44` — 4 breaking, 17 info

## Changes

- **2026-03-22** `6dc2d6f33d44` — 4 breaking, 17 info
  - response property `items/items/expires_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/items/last_used_at` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `items/items/scopes` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `items/items/created_at` response's property type/format changed from `string`/`date-time` to `string`/`` for status `200`
  - api operation id `list_my_api_keys_api_me_api_keys_get` was added
  - the endpoint scheme security `HTTPBearer` was added to the API
  - api tag `user-settings` added
  - api tag `API Keys` removed
  - added the non-success response with the status `422`
  - removed the non-success response with the status `401`
  - the response property `items` became required for the status `200`
  - the response property `items/items/created_at` became required for the status `200`
  - the response property `items/items/id` became required for the status `200`
  - the response property `items/items/is_active` became required for the status `200`
  - the response property `items/items/key_prefix` became required for the status `200`
  - the response property `items/items/name` became required for the status `200`
  - the response property `page` became required for the status `200`
  - the response property `pages` became required for the status `200`
  - the response property `size` became required for the status `200`
  - the response property `total` became required for the status `200`
  - the `total_requests` response's property default value `0` was added for the status `200`

---

[Operation](https://skmtc.dev/fim-ai/apis/fim-one-api/docs/api/me/api-keys/get.md) · [API](https://skmtc.dev/fim-ai/apis/fim-one-api.md) · [Page](https://skmtc.dev/fim-ai/apis/fim-one-api/changes/api/me/api-keys/get)
