Retrieve all API Keys belonging to the authenticated user
GET https://api.sendgrid.com/v3/api_keys?limit={{limit}}
This endpoint allows you to retrieve all API Keys that belong to the authenticated user.
The API Keys feature allows customers to be able to generate an API Key credential which can be used for authentication with the SendGrid v3 Web API or the Mail API Endpoint.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |