Download or merge report-card PDFs
Download or merge report-card PDFs
Returns a single approved PDF as an attachment when one file matches; for multiple files it merges them and returns a temporary PDF URL in the success envelope. No matching files returns an error envelope.
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
One matching file is streamed as a PDF attachment; multiple files produce a temporary merged-file success payload.
status
message
data
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

