List Keys

GET {{baseUrl}}/tyk/keys

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"keys":["\u003cstring\u003e","\u003cstring\u003e"]}