Skip to content

Get Account

GET
/v1/account/{account_identifier}

Get account details by account ID, requires globalAdmin:: permissions

Authorizations

Parameters

Path Parameters

account_identifier
required
Any of:
string format: uuid

Account ID

Responses

200

Successful Response

object
account_id
required

Account id

string format: uuid
Auth0_account_Id
required

Auth0 user id which this account links to

string
>= 1 characters <= 50 characters
account_email
required

Email address for this account

string
global_admin

Is this account a global admin

boolean

422

Validation Error

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