Actions
Get a deliverable
Retrieves the signed document (deliverable) from an envelope.
Input
The ID of the deliverable.
Output
The ID of the deliverable.
The type of the deliverable. Currently, the only type is audit_log
.
The current status of the deliverable.
Available options are processing
, generated
, and failed
.
The file content of the deliverable.
Use this as input in a downstream action to save the signed document.
Was this page helpful?