GET
/
v1
/
orgs
/
list

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
auth0_id
string
required
org_id
string
required
org_display_name
string
required
org_name
string
required
org_stripe_id
string | null
is_org_setup_complete
boolean
default:
true
full_name
string | null
user_avatar
string | null
billing_email
string
is_personal_org
boolean
default:
true
permissions
string
default:
member_is_active
boolean
default:
false
internal_claims
object