Update signing request properties OR a single recipient. Cannot update both in one request. Cannot update after signing request has been sent, completed, or cancelled.
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Signing request ID
Update signing request properties only
Signing request updated successfully
Unique identifier for the signing request
Signing request name
255Signing request description
Pre-signed URL to the PDF document. This is a time-limited signed URL for secure access - see document_url_expires_at for expiration time. Initial URLs are valid for 7 days; refreshed URLs are valid for 1 hour. Request a new signing request retrieval to get a fresh URL if expired.
ISO 8601 timestamp when the document_url will expire. After this time, the URL will return an access denied error. Fetch the signing request again to receive a fresh signed URL.
Number of pages in the document
x >= 1Current status of the signing request
not_sent, in_progress, finished, cancelled, deleted, expired Hours until signing request expires (default: 168 = 7 days)
x >= 1ID of template used to create this signing request
Signing request creation timestamp
Timestamp when the signing request was sent
Timestamp when all signatures were completed
Timestamp when signing request was cancelled
Expiration timestamp
Certificate generation status information
Signed URL to download the final signed document (PDF with certificate). Only available when signing request is finished and certificate has been generated. URL expires after 1 hour.
Error indicator if the final document exists but could not be accessed. Value is 'file_not_accessible' when the file path exists but the file is missing or inaccessible, otherwise null.
file_not_accessible,