Download an attendance track sheet

Generates a PDF attendance sheet for a track, optionally grouped and filtered by class or grade.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
track_idintegerRequired
groupbooleanOptionalDefaults to false
class_idslist of integers or nullOptional
grade_idslist of integers or nullOptional

Response headers

Content-DispositionstringOptional

Response

PDF attendance sheet.

Errors

422
Unprocessable Entity Error