Trust Validation Result PDF Download
Processes
Trust Validation Result PDF Download PDF Download
Download a PDF report containing all verification results for a trust validation session.
GET
Trust Validation Result PDF Download
This endpoint returns a PDF file, not JSON. In Try it, set Accept to
application/pdf, enter your trustValidationId and Bearer token, then click Send. When the request succeeds, use the Download button in the response panel to save the PDF.Authorizations
Use Bearer {your_api_token} in the Authorization header.
Headers
Request a PDF file download.
Path Parameters
Trust validation ID for the session. Use the trustValidationId returned from create trust validation.
Response
200 - application/pdf
Verification summary PDF downloaded successfully
PDF report containing all verification results for the trust validation session.

