Skip to content

Get Account Permissions

GET
/v1/account-permissions-auth0

Authorizations

Responses

200

Successful Response

object
account_id
required

Account id

string format: uuid
is_global_admin
required

Is this account a global admin

boolean
accountPermissions
Array<object>
default:
object
account_permission_id
required

Account permission id uniquely identifies this permission assignment

string format: uuid
account_id
required

Account id this permission is assigned to

string format: uuid
assigned_org_id
required

Organization that this permission belongs to

string format: uuid
org_id
string format: uuid
product_id
string format: uuid
sandbox_id
string format: uuid
environment_id
string format: uuid
permission_id
required
string
groupPermissions
Array<object>
default:
object
group_id
required
string format: uuid
permissions
Array<object>
default:
object
group_permission_id
required
string format: uuid
group_id
required
string format: uuid
org_id
string format: uuid
product_id
string format: uuid
sandbox_id
string format: uuid
environment_id
string format: uuid
permission_id
required
string