List approved report-card files
List approved report-card files
Returns approved report-card file metadata for the requested batch and students, optionally filtered by printed/email status and sorted by student, family, grade, or class.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
report_card_batch_id
student_ids
printed
email_sent
sort_by
Allowed values:
sort_direction
Allowed values:
Response
Approved file metadata returned; data is an array.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

