Query Ed-Fi ODS/API composite resources to retrieve enrollment snapshots for reporting in a single request

domain: docs.ed-fi.org · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Confirm the ODS/API deployment has the Enrollment composite profile enabled; composite resources are available under the /composites/v1/{year}/ed-fi/enrollments path.
  2. Authenticate with a read-only API client scoped to the relevant education organization using the standard OAuth 2.0 client credentials flow.
  3. GET /composites/v1/{schoolYear}/ed-fi/enrollments?schoolId=<id> to retrieve a denormalized view combining StudentSchoolAssociation, Student, and StudentEducationOrganizationAssociation in a single response.
  4. Use the totalCount=true query parameter to retrieve total record counts for pagination planning; iterate using offset and limit parameters.
  5. Filter by gradeLevel or entryType using OData-style filter predicates supported by the composite endpoint; check the SEA's composite profile definition for supported filter fields.
  6. Compare composite response totals against raw StudentSchoolAssociation counts periodically to detect profile definition gaps — composites may omit records that fail inner-join conditions.

Known gotchas

Related routes

Query Ed-Fi ODS API composite resources to retrieve enrollment data across multiple entities in one request
docs.ed-fi.org · 5 steps · unrated
Query the Ed-Fi ODS REST API for student academic record data using composite resources and handle the Ed-Fi authorization framework
docs.ed-fi.org · 6 steps · unrated
Sync student enrollments via the Ed-Fi ODS API
ed-fi.org · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans