Get API keys
GET {{baseUrl}}/api/:projectId/apikeys
Retrieve all API keys. This does not return the full API key, but only a portion (for security purposes). The development key will be returned in full, as it'll be set in devices and is thus not private.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"apiKeys":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}