Get sessions by filters

Returns attendance sessions for a date, with optional track, grade, and class filters.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Request

This endpoint expects an object.
datestringRequired
Must be a valid date.
track_idslist of integersOptional
track IDs list.
grade_idslist of integersOptional
grade IDs list.
class_idslist of integersOptional
class IDs list.

Response

Successful POST response for /api/v1/attendance/session/filters.

statusenum
Allowed values:
messagestring
datalist of objects