beta.service_accounts

Get Service Account

Retrieve a service account.

Requires the Workspace admin (workspace_admin) role.

get/v1/service-accounts/{service_account_id}

Path parameters

service_account_idstring uuid required

Response

Successful Response

idstring uuid required
namestring required
customer_idstring uuid required
organization_idstring uuid required
workspace_idstring uuid required
descriptionstring nullable required
created_atstring date-time required
updated_atstring date-time required
deleted_atstring date-time nullable required

Changes