Skip to content

Get Account Expand

GET
/v1/account_expand/{account_identifier}

Get expanded 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
avatar

Avatar for this account

string
name
required

Name for this account

string
nickname
required

Nickname for this account

string
account_email
required

Email address for this account

string
account_id
required

Account id

string format: uuid
last_ip

Last IP address for this account login

string
last_login

Last login time for this account

string

422

Validation Error

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