Download attendance track export
Generates and returns a downloadable track export for the selected track with optional class or grade filters.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
track_id
track ID identifier.
group
group value.
class_ids
class IDs list.
grade_ids
grade IDs list.
Response
Returns the generated file response or export metadata for this operation.

