Get IDV Session PDF
This endpoint will return the result of the Identity verification session within a pdf.
GET https://api.yotisign.com/v2/idv/recipients/:recipientID/sessions/signed/pdf
Headers Explained
The following elements are needed:
Header | Description |
---|---|
Authorisation (header) | API Key to call the Yoti Sign API. This should be sent as a bearer token. |
Response
On success, we return a 200 with a .zip file as an attachment containing the pdf report.
Was this page helpful?