organizations
organizations

My Organizations

The current user's organizations + their role (drives the School Space UI).

60s per-user cache. Every nav surface in the app observes this one answer (desktop nav, tab bar, footer, age gate, dashboard switcher), and it can only change when somebody is enrolled, re-roled or removed — all of which invalidate it explicitly through organization_service.

get/organizations/mine

Headers

authorizationstring nullable

Response

Successful Response

{"stackTrail":"paths:/organizations/mine:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes