v2

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

Get Service Account

Returns a specific service account.

Args: service_account_name_or_id: Name or ID of the service account. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.

Returns: The service account matching the given name or ID.

get/api/v1/service_accounts/{service_account_name_or_id}

Path parameters

string required
OR
string uuid required

Query parameters

hydrateboolean

Response

Successful Response

resourcesServiceAccountResponseResources

Class for all resource models associated with the service account entity.

idstring uuid required
permission_deniedboolean
namestring required