List Keys
GET {{baseUrl}}/tyk/keys
You can retrieve all the keys in your Tyk instance. Returns an array of Key IDs.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"keys":["\u003cstring\u003e","\u003cstring\u003e"]}