Optional
ascendingOptional
canceled_The date-range in which the envelope was canceled. Values should be specified in ISO8601 "UTC" format.
Optional
created_The date-range in which the envelope was created. Values should be specified in ISO8601 "UTC" format.
Optional
envelope_The envelope's name (inherited from the template) must match the specified string.
Optional
envelope_The envelope must match one of the specified statuses.
Optional
is_Set to true to retrieve only those envelopes owned by the caller.
Optional
is_Set to true to retrieve only those envelopes in which the caller is one of the recipients.
Optional
limitThe maximum number of records to return. Should be used in place of row
.
Optional
nameMatch against envelope_name, recipient_name, or recipient_email all at once.
Optional
pageThe page number to return. Page numbers are 0-based.
Optional
recipient_Whether the recipient has "claimed" the envelope.
Optional
recipient_At least one of the envelope's recipients must match the specified email address.
Optional
recipient_At least one of the envelope's recipients must match the specified ID.
Optional
recipient_At least one of the envelope's recipients must match the specified name.
Optional
recipient_At least one of the recipients must match one of the specified statuses.
Optional
row@deprecated. Use limit
.
Optional
sort_The field to sort the results by.
Optional
summarySet to true to retrieve only summary records (IEnvelopeSummary).
Optional
template_The envelope must have been created via the specified template ID.
Optional
text_Perform a "contains" search where any of the attached documents' fields contains the specified value.
Optional
updated_The date-range in which the envelope was last updated. Values should be specified in ISO8601 "UTC" format. Note that any operations that alter the envelope are considered "updates", including status changes (cancellation), recipient actions (opening/signing), etc.
Whether to sort in ascending (default) or descending order.