v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
service_accounts
api_keys

Get Api Key

Returns the requested API key.

Args: service_account_id: ID of the service account to which the API key belongs. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response. api_key_name_or_id: Name or ID of the API key to return.

Returns: The requested API key.

get/api/v1/service_accounts/{service_account_id}/api_keys/{api_key_name_or_id}

Path parameters

service_account_idstring uuid required
string required
OR
string uuid required

Query parameters

hydrateboolean

Response

Successful Response

resourcesAPIKeyResponseResources

Class for all resource models associated with the APIKey entity.

idstring uuid required
permission_deniedboolean
namestring required