Download a PDF report for a single instant criminal check. The file is returned as an attachment (Content-Disposition: attachment) with a suggested filename of {first_name} {last_name} - check results.pdf. When first or last name is unavailable, {check_id} - check results.pdf is used instead.
The PDF reflects the same result shaping as the JSON check resource.
Availability: Returns 422 Unprocessable Content with a JSON body when the check has not finished and results are not yet available (no completed results).
Security
get-bearer-token-using-oauth2
- Checkr Trust APIhttps://api.checkrtrust.com/v1/checks/{check_id}/report
curl -i -X GET \
https://api.checkrtrust.com/v1/checks/2b8313e8-4efd-45a1-b578-952b8313e890/report \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'Response
string