Skip to content

Get Account

GET
/v2/account/{account_id}

View account details.Requires accountOrg:config:view or account:config:view permissions and for user to share an org with the account

Authorizations

Parameters

Path Parameters

account_id
required

Account ID

string format: uuid

Account ID

Query Parameters

expand

Include additional account details

boolean

Include additional account details

Responses

200

Successful Response

Any of:
object
name

Name for this account

string
nickname

Nickname for this account

string
avatar

Avatar for this account

string
description

Description for this account

string
org_id

Organization ID for this account

string format: uuid
account_id
required

Account id

string format: uuid
account_email

Email address for this account

string format: email
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