Get Account For Org
GET /v1/org/{org_identifier}/account/{account_identifier}
GET
/v1/org/{org_identifier}/account/{account_identifier}
Get account details by account ID for Organization,requires accountOrg:config:view | accountOrg:config:edit permissions
Authorizations
Parameters
Path Parameters
Responses
200
Successful Response
object
org_id
required
Organization that this user belongs to
string format: uuid
account_id
required
Account id
string format: uuid
account_email
required
Email address for this account
string
last_ip
Last IP address for this account login
string
last_login
Last login time for this account
string
name
Name for this account
string
nickname
Nickname for this account
string
description
Description for this account
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string