v2
OpenAPI 3.0.32026-07-31890635.1 KBEnvelope Items
Download an envelope item
Download an envelope item by its ID
get/envelope/item/{envelopeItemId}/download
Path parameters
envelopeItemIdstring required
The ID of the envelope item to download.
Query parameters
version'original' | 'signed' | 'pending'
The version of the envelope item to download. "signed" returns the completed document with all signatures and the audit trail, "original" returns the original uploaded document, "pending" returns the original document with currently-inserted fields burned in (only valid while the envelope is in PENDING status; not a final executed document).
Response
Successful response
{"stackTrail":"paths:/envelope/item/{envelopeItemId}/download:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}