Skip to content

Get Me

GET
/v2/account/me

View my details.Requires accountOrg:config:view or account:config:view

Authorizations

Parameters

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