Get DocumentAsk AIget https://api.proof.com/v1/transactions/{id}/documents/{document_id}Path ParamsidstringrequiredID of the transaction to get the document from.document_idstringrequiredThe ID of the document to be retrieved.Query Paramsdocument_url_versionstringenumDefaults to v1Control documents and signer photo identifications download URLs. v1 for AWS S3 pre-signed URLs. v2 for Proof secure URLs.v1v2Allowed:v1v2encodingstringCan be either "base64" or "uri". Using "uri" will return a hosted url for the document only after the transaction has been completed.Responses 200successful 400Bad RequestUpdated 7 months ago