List API keys
GET/v2/api_keys
Supported API Key Type:
Personal
The List API Keys API lists all existing API keys for a customer ID. It also shows what corpora are accessed by these keys and with what permissions. This capability can provide insights into key usage and status and help you manage the lifecycle and security of your API keys.
Request
Responses
- 200
- 400
- 403
The response includes an api_keys array field that contains information about the API keys, and a metadata field containing information such as pagination key.
API key list request was malformed.
Permissions do not allow listing API keys.