---
title: "Class Plan Grid"
method: GET
path: "/organizations/{org_id}/plans"
tags: ["organizations", "organizations"]
---

# Class Plan Grid

`GET /organizations/{org_id}/plans`

The week/term grid: ONE ROW PER SCHEDULED SESSION in range, each with its
plan or `plan: null`.

The nulls are the feature — they are the "unplanned" cells. Scoped with the
same `_resolve_class_scope` the attendance surfaces use, so a teacher sees
their own sections by default and an admin sees the school.

## Path parameters

- `org_id` string, required

## Query parameters

- `from` string
- `to` string
- `group_id` string

## 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-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
