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_idintegerRequired
track ID identifier.
groupbooleanOptional
group value.
class_idslist of integersOptional
class IDs list.
grade_idslist of integersOptional
grade IDs list.

Response

Returns the generated file response or export metadata for this operation.