Preview a custom document template as PDF

Renders a PDF preview for either a saved template or a user's artifact and returns the bytes inline for browser preview.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects any.
anyRequired
OR
anyRequired

Response headers

Content-DispositionstringOptional

Response

Inline PDF preview.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
502
Bad Gateway Error