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

# List keys.

`GET /tyk/keys`

List all the API keys.

## Response `200`

List of all API keys.

- ApiAllKeys
  - `keys` string[], nullable

## Other responses

- `403` — Forbidden
- `404` — Disabled hashed key listing.

## Changes

- **2024-09-18** `111affa17abe` — 1 breaking, 2 info
  - the response property `keys` became nullable for the status `200`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
- **2022-05-24** `111d8ca21864` — 2 info
  - removed the non-success response with the status `403`
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/changes/tyk/keys/get.md)

---

[API](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api.md) · [All operations](https://skmtc.dev/tyktechnologies/apis/tyk-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tyktechnologies/tyk-gateway-api/revisions/900d0a33ae1d/schema)
