GetApiKeyByToken
The GetApiKeyByToken endpoint retrieves a single API key identified by its token.
| Relative Route | /token |
|---|---|
HTTP Verb | GET |
Headers
The following header is required:
| Name | Format | Description |
|---|---|---|
X-GQL-Token | string | The token of the key to retrieve. |
Response body
The response is the DeliveryApiKey that correspond to the token:
If you have suggestions for improving this article, let us know!