Skip to content

Get All Accounts

GET
/v2/account

Get all accounts.Requires accountOrg:config:view or account:config:view permissions and to share an org with the account

Authorizations

Parameters

Query Parameters

org_id

The ID of the Org being queried

string format: uuid

The ID of the Org being queried

m2m

Retrieve M2M accounts

boolean

Retrieve M2M accounts

Responses

200

Successful Response

Any of:
Array<object>
object
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
global_admin

Is this account a global admin

boolean
Auth0_account_Id

Auth0 user ID associated with this account

string
>= 1 characters <= 50 characters

422

Validation Error

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