List organizations for the current user
organizations
List organizations for the current user
Returns Keycloak organizations the authenticated user belongs to in the hub realm. Each entry includes the organization UUID (id), display name, and Keycloak alias (for OIDC scope=organization:<alias> in the runtime-ui org switcher).
GET
List organizations for the current user
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful Response
Organizations the authenticated user belongs to (hub realm memberships).
Organizations for the current user

