Download a blank form PDF
Renders the form definition with the active school's branding and returns the generated PDF bytes as an attachment. This endpoint does not return the JSON success envelope.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Response
Blank form PDF attachment.
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

