v1
latestSwagger 2.02026-08-063530171.1 KBCreate a Document
Request body
Temporary URL to original file as PDF, expires in five minutes
Defaults to filename, including extension
ID used to reference document in external system
Shared secret used in conjunction with <a href="#section/Frontend-API/SignRequest-js-client-(beta)">SignRequest-js client</a> to grant user access to a document that's not a member of the document's team
Temporary URL to original file, expires in five minutes
Publicly accessible URL of document to be downloaded by SignRequest
URL at which to receive event callbacks for this document
Base64 encoded document content
Filename, including extension. Required when using file_from_content.
Number of days after which a finished document (signed/cancelled/declined) will be automatically deleted
Number of days after which a non finished document will be automatically expired
Temporary URL to signed document as PDF, expires in five minutes
co: converting, ne: new, se: sent, vi: viewed, si: signed, do: downloaded, sd: signed and downloaded, ca: cancelled, de: declined, ec: error converting, es: error sending, xp: expired
Indicates whether document was created using the API
SHA256 hash of PDF contents
Date and time calculated using auto_delete_days after which a finished document (signed/cancelled/declined) will be automatically deleted
Indicates whether document was created as part of a sandbox team
Date and time calculated using auto_expire_days after which a non finished document will be automatically expired
Indicates whether a change to the document is processing and the PDF may be out of date. It is recommended to wait until processing has finished before downloading the PDF. Webhooks are not sent until processing has been completed.
Response
Created
Temporary URL to original file as PDF, expires in five minutes
Defaults to filename, including extension
ID used to reference document in external system
Shared secret used in conjunction with <a href="#section/Frontend-API/SignRequest-js-client-(beta)">SignRequest-js client</a> to grant user access to a document that's not a member of the document's team
Temporary URL to original file, expires in five minutes
Publicly accessible URL of document to be downloaded by SignRequest
URL at which to receive event callbacks for this document
Base64 encoded document content
Filename, including extension. Required when using file_from_content.
Number of days after which a finished document (signed/cancelled/declined) will be automatically deleted
Number of days after which a non finished document will be automatically expired
Temporary URL to signed document as PDF, expires in five minutes
co: converting, ne: new, se: sent, vi: viewed, si: signed, do: downloaded, sd: signed and downloaded, ca: cancelled, de: declined, ec: error converting, es: error sending, xp: expired
Indicates whether document was created using the API
SHA256 hash of PDF contents
Date and time calculated using auto_delete_days after which a finished document (signed/cancelled/declined) will be automatically deleted
Indicates whether document was created as part of a sandbox team
Date and time calculated using auto_expire_days after which a non finished document will be automatically expired
Indicates whether a change to the document is processing and the PDF may be out of date. It is recommended to wait until processing has finished before downloading the PDF. Webhooks are not sent until processing has been completed.