Generate a branded PDF report for a completed search or verification.
Pass either searchId or verificationId (not both).
Search PDFs include all data collected during the original search:
Verification PDFs include:
Note: Only resources belonging to your organization can be retrieved.
Typical response time: 10-30 seconds (headless browser renders the report)
API key as Bearer token: Authorization: Bearer cur_live_xxxxx
The ID of the search to generate a PDF for.
This is returned as meta.searchId in the response from POST /search.
Mutually exclusive with verificationId.
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
The ID of the verification to generate a PDF for.
This is returned as meta.verificationId in the response from POST /verify.
Mutually exclusive with searchId.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"