Retrieve and delete course completion records for a Brightspace org unit via the Valence Grades API

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

Steps

  1. Obtain an access token with read access to the org unit's grades resource.
  2. GET /d2l/api/le/{version}/{orgUnitId}/grades/courseCompletion/ to list Grade.CourseCompletion records, each containing OrgUnitId, CompletionId, UserId, CompletedDate, and an optional ExpiryDate.
  3. Narrow the list with the optional userId, startExpiry, and endExpiry query parameters, and follow the returned bookmark to page through large result sets.
  4. To retire a stale or incorrect completion record, call DELETE /d2l/api/le/{version}/{orgUnitId}/grades/courseCompletion/{completionId}.
  5. Handle 403 responses (no permission to view/delete course completions in that org unit) and 404 (no such completion record for that org unit/ID).

Known gotchas

Related routes

Retrieve a Brightspace course's content structure (modules and topics) via the Valence Content API
education · 5 steps · unrated
Retrieve a Brightspace learner's scheduled and overdue content items across their courses via the Valence Content API myItems endpoints
education · 5 steps · unrated
Create, update, and delete modules and topics in a Brightspace course's content structure via the Valence Content API
education · 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