List keys

GET {{baseUrl}}/api/apis/:apiID/keys

Lists keys that grant access to the API with the ID {apiID}.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

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