Skip to content

GET /api/gradebook/offerings/{offering_id}/summary

GET
/api/gradebook/offerings/{offering_id}/summary

Offering-level metrics: total students, assignments, average score, pending items. Requires instructor role in the offering.

Parameters

Path Parameters

offering_id
required
string format: uuid

Offering ID

Responses

200

Gradebook summary metrics

401

Unauthorized

403

Forbidden