New: MCP server monitoring is live. Start free trial
GitHubDeprecationBehavioral

Endpoint deprecated: GET /classrooms/{classroom_id}/assignments

Affected surface
GET /classrooms/{classroom_id}/assignments

What changed

Endpoint deprecated: GET /classrooms/{classroom_id}/assignments Affected surface: GET /classrooms/{classroom_id}/assignments. Root cause: endpoint `GET /classrooms/{classroom_id}/assignments`. Detected at Tue, 14 Jul 2026 18:44:20 UTC UTC.

Diff

{
  "path": "GET /classrooms/{classroom_id}/assignments"
}

Likely impact

The contract still holds, but observable behavior shifted — defaults, response timing, or rate-limit shaping. Existing code keeps compiling and most calls keep working, but edge cases may differ. Worth a sanity check.

The endpoint still works for now but the provider has flagged it for removal. Plan the migration on your next maintenance cycle.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.