organizations
organizations

Class Plan Coverage

Coordinator roll-up for one week: per section, how many of its scheduled sessions have a published plan with at least one item.

Admin/owner only — it is a management view of other people's work, and a teacher seeing their colleagues' completion rates is a different product decision than anyone has made.

Registered BEFORE /{org_id}/plans/{plan_id} on purpose: FastAPI matches in declaration order and "coverage" would otherwise be read as a plan id.

get/organizations/{org_id}/plans/coverage

Path parameters

org_idstring required

Query parameters

week_startstring

Headers

authorizationstring nullable

Response

Successful Response

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

Changes

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