Checkups

Export Session Pdf

Export a concluded checkup session as a PDF persisted in Documentos. Returns the Documentos.ID so the frontend can open it in DocumentViewDialog. Regenerates the PDF on every call (so resolutions are always reflected); if a Documentos row already exists for this session, its file pointer is overwritten in place.

get/api/checkups/sessions/{session_id}/pdf

Path parameters

session_idinteger required

Headers

x-api-tokenstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/checkups/sessions/{session_id}/pdf:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.