v1

latestOpenAPI 3.1.02026-08-06213193627.0 KB
orgs

Get Org List

Retrieve a list of the organizations the logged-in user belongs to.

Note: This function does not check for permissions

Explanation: After user_org_access check we can assume that the user has permissions to proceed.

Because the user belongs to at least one organization, we can display them
such list. The list of orgs will be shown regardless of privilege, hence why
we _can not_ check for permissions anymore. Moreover, the list is always the same, whereas
different orgs have different privileges (so checking for privileges in the current org is asymmetric)
get/v1/orgs/list

Response

Successful Response

auth0_idstring required
org_idstring uuid required
org_stripe_idstring nullable
org_display_namestring required
org_logostring nullable
org_namestring required
is_org_setup_completeboolean
full_namestring nullable
user_avatarstring nullable
billing_emailstring
is_personal_orgboolean
permissionsstring
member_is_activeboolean