---
title: "List Api Keys"
method: GET
path: "/api/users/me/api-keys"
tags: ["Users"]
---

# List Api Keys

`GET /api/users/me/api-keys`

List all API keys for the current user.

Returns masked keys (only prefix shown, not full key).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/shofo/apis/shofo-api.md) · [All operations](https://skmtc.dev/shofo/apis/shofo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shofo/shofo-api/revisions/9fbdf65aab60/schema)
