---
title: "My Organizations"
method: GET
path: "/organizations/mine"
tags: ["organizations", "organizations"]
---

# My Organizations

`GET /organizations/mine`

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.

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/revisions/be75c0eba493?raw)
