Generate PDF report for a check
Generates a PDF report for a single screening check.
For AML checks (sanction, pep, adverse_media, warning), the report includes matched entities, list names, similarity scores, and resolution status.
For risk checks (email_risk, phone_risk, ip_risk), the report includes signal values, risk score, and pass/fail indicators.
The check must not be in pending status.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
check_id
Check ID (schk_*).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response headers
Content-Disposition
Attachment filename for the PDF.
Response
PDF report file.
Errors
401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error