download_signed
Retrieve signed PDF documents from completed e-signature envelopes and save them locally for record-keeping or distribution.
Instructions
Download the signed PDF document for a completed envelope. The envelope must be in 'completed' status. Saves the file to the specified output path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| envelope_id | Yes | The UUID of the completed envelope | |
| output_path | Yes | Local file path where the signed PDF should be saved |