platform

Get Organization

Fetch a single organization by Auth0 id, including its groups.

Used by the organization detail page so deep links do not need to page through the full tenant catalog.

get/api/platform/organizations/{org_id}

Path parameters

org_idstring required

Response

Successful Response

idstring required
namestring required
displayNamestring nullable
brandingLogoUrlstring nullable
brandingColorsPrimarystring nullable
memberCountinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.