Retrieve school, class, and user roster data via Microsoft Graph education API resources

domain: education · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. GET /education/schools to list schools (delegated permission EduRoster.ReadBasic; application permission EduRoster.Read.All or EduRoster.ReadWrite.All).
  2. GET /education/schools/{educationSchoolId}/classes to list the classes owned by a school (same delegated/application permission pattern).
  3. GET /education/schools/{educationSchoolId}/users to list the users in a school — this endpoint is application-only, requiring EduRoster.Read.All or EduRoster.ReadWrite.All with no delegated option.
  4. GET /education/classes/{id}/members to list a specific class's members (delegated EduRoster.ReadBasic; application EduRoster.Read.All, EduRoster.ReadWrite.All, or Member.Read.Hidden).
  5. GET /education/users/{id}/classes (or /education/me/classes for the signed-in user) to list the classes a given educationUser belongs to.

Known gotchas

Related routes

Sync school and roster data into Microsoft 365 for Education using School Data Sync (SDS) v2.1 CSV files
education · 5 steps · unrated
Pull student data from PowerSchool via its API and plugin model
powerschool.com · 6 steps · unrated
Sync roster data from Schoology using the Schoology REST API with OAuth 1.0a two-legged authentication
developers.schoology.com · 5 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