GetApiKeyByHash
The GetApiKeysByHash endpoint retrieves a single API key by its hash.
| Relative Route | /<hash> |
|---|---|
HTTP Verb | GET |
Query string parameters
The following parameter is required:
| Name | Format | Description |
|---|---|---|
hash | string | The hash of the key to retrieve. |
Response body
The response is the DeliveryApiKey corresponding to the token:
If you have suggestions for improving this article, let us know!