API Key
List API keys
GET
Authorizations
Path Parameters
Query Parameters
Whether to include only active API keys. If false, all API keys are included.
Response
200
application/json
List of API keys
The API key.
Example:
"api-key-123"
A short name for the API key.
Example:
"MailMonkey API Key"
The scopes for the API key.
The project ID.
Example:
"project-id-123"
Whether the API key is active.
Example:
true
Was this page helpful?