List keys
GET {{baseUrl}}/api/apis/:apiID/keys
Lists keys that grant access to the API with the ID {apiID}.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"keys":["\u003cstring\u003e","\u003cstring\u003e"]}