---
title: "GET /keys"
method: GET
path: "/keys"
tags: ["Keys"]
---

# GET /keys

`GET /keys`

## Response `200`

Success

- ClientEncryptionKeyMetadataResponse[]
  - `key_id` string, uuid
  - `expires_at` string, date-time

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `500` — Server Error

---

[API](https://skmtc.net/basistheory/apis/basis-theory-api.md) · [All operations](https://skmtc.net/basistheory/apis/basis-theory-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/basistheory/basis-theory-api/revisions/cbb8e098b560/schema)
