Signature Request
Download Files as Data Uri
Obtain a copy of the current documents specified by the signature_request_id parameter. Returns a JSON object with a data_uri representing the base64 encoded file (PDFs only).
If the files are currently being prepared, a status code of 409 will be returned instead.
get/signature_request/files_as_data_uri/{signature_request_id}
Path parameters
signature_request_idstring required
The id of the SignatureRequest to retrieve.
Response
successful operation
Changes
Changed in 2 of the 55 revisions of this API.11
- ○
the response property
became required for the statusresponse-property-became-required
- ○
- ▲
the response property
became optional for the statusresponse-property-became-optional
This revision also has 49 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲