Download a notification PDF
Generates or locates the notification PDF and returns it as a downloadable binary response. The frontend requests a PDF blob.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
id
Response
PDF file; Content-Disposition and Content-Length are exposed to the browser and the temporary file is deleted after sending.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

