v1

latestSwagger 2.02026-08-063530171.1 KB
document-attachments

Retrieve a Document Attachment

get/document-attachments/{uuid}/

Response

OK

urlstring uri
uuidstring
namestring nullable

Defaults to filename, including extension

filestring uri nullable

Temporary URL to document attachment, expires in five minutes

file_from_contentstring nullable

Base64 encoded document content

file_from_content_namestring nullable

Filename, including extension. Required when using file_from_content.

file_from_urlstring uri nullable

Publicly accessible URL of document to be downloaded by SignRequest

documentstring uri required