Get an API key
GET/v2/api_keys/:api_key_id
The Get API Key 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
- 403
The response includes the API name, enabled status, API key role, and API policy.
Permissions do not allow getting this API key.