Skip to content

Get Account

GET
/v1/account/{account_id}

Get account details by account ID, requires globalAdmin::, accountOrg:config:view, or account:config:view permissions for matching org

Authorizations

Parameters

Path Parameters

account_id
required

Account ID

string format: uuid

Account ID

Responses

200

Successful Response

object
account_id
required

Account id

string format: uuid
Auth0_account_Id

Auth0 user ID associated with this account

string
>= 1 characters <= 50 characters
account_email

Email address for this account

string
global_admin

Is this account a global admin

boolean
description

Description for this account

string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string