Download your own report PDF
Download your own report PDF
Downloads the branded PDF of the most recent self report of the authenticated account holder, in the language it was issued (lang), with the verify_code printed for public verification at GET /verify/qscore/{code}. Only available once the report is ready — otherwise 404 pdf_not_ready. The response is a binary download (Content-Disposition: attachment; filename="qscore_self_<id>.pdf").
GET
Download your own report PDF
Authorizations
Session JWT (from register/login) or API key (pk_...).
X-API-Key: <token> is accepted as an alternative header.
Response
PDF file of the self report.
The response is of type file.
Last modified on August 22, 2026