Retrieve an existing API Key
GET https://api.sendgrid.com/v3/api_keys/:api_key_id
This endpoint allows you to retrieve a single api key.
If the API Key ID does not exist an HTTP 404 will be returned.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |