{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands EnvelopeFormData API", "version": "v2.1" }, "items": [ { "info": { "name": "EnvelopeFormData", "type": "folder" }, "items": [ { "info": { "name": "Docusign Returns envelope form data for an existing envelope.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/envelopes/:envelopeId/form_data", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "envelopeId", "value": "", "type": "path", "description": "The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec " } ] }, "docs": "Docusign Returns envelope form data for an existing envelope." } ] } ], "bundled": true }