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

# List Keys

`GET /tyk/keys`

You can retrieve all the keys in your Tyk instance. Returns an array of Key IDs.

## Response `200`

List of all API keys

- ApiAllKeys — apiAllKeys represents a list of keys in the memory store
  - `keys` string[]

## Changes

- **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/abb30dca1f8d/schema)
