v1
latestOpenAPI 3.0.12026-07-269671357.0 KBDocuments
Get Document
get/v1/transactions/{id}/documents/{document_id}
Path parameters
idstring required
ID of the transaction to get the document from.
document_idstring required
The ID of the document to be retrieved.
Query parameters
document_url_version'v1' | 'v2'
Control documents and signer photo identifications download URLs. v1 for AWS S3 pre-signed URLs. v2 for Proof secure URLs.
encodingstring
Can be either "base64" or "uri". Using "uri" will return a hosted url for the document only after the transaction has been completed.
Response
successful