Envelopes for a contact
get_contact_envelopesRetrieve all envelopes a contact is a recipient of, with status, timestamps, and signed PDF links. Returns an empty list if none exist.
Instructions
A contact's document history: every envelope they are a recipient of, with status, timestamps and signed PDF link where available. A contact that exists but has never been sent an envelope gives an empty list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| contact_id | Yes | Contact ID (numeric) | |
| max_results | No | ||
| include_contact_details | No | Include the contact's email address |