Skip to content

Get All Accounts In Org

GET
/v1/account-org/{org_identifier}

Get all Accounts in an Organization, requires accountOrg:config:view | accountOrg:config:edit permissions

Authorizations

Parameters

Path Parameters

org_identifier
required
Any of:
string format: uuid

Organization ID or short name

Responses

200

Successful Response

Array<object>
object
account_id
required

Account id

string format: uuid
org_id
required

Organization that this user belongs to

string format: uuid
account_email
required

Email address for this account

string

422

Validation Error

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