Get an envelope
Retrieves the details of an envelope.
Input
The ID of the envelope.
Output
The ID of the envelope.
The title of the envelope, which is shown to recipients.
A message to include in emails to recipients.
The email address of the sender of the envelope. This overrides the account default sender email.
The name of the sender of the envelope. This overrides the account default sender name.
Whether the envelope is in live or test mode. Test mode envelopes are non-binding and not billed.
The current status of the envelope.
Available options: draft
, processing
, in_progress
, completed
, failed
, canceled
.
The ID of the deliverable.
If the deliverable is not generated, this value will be null. Make sure the deliverable is generated by adding a Wait for envelope action before this action.
Time at which the envelope was completed by all recipients, in ISO 8601 format.
Was this page helpful?