{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands EnvelopeDocumentHtmlDefinitions API", "version": "v2.1" }, "items": [ { "info": { "name": "EnvelopeDocumentHtmlDefinitions", "type": "folder" }, "items": [ { "info": { "name": "ResponsiveHtml_GetEnvelopeDocumentHtmlDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/envelopes/:envelopeId/documents/:documentId/html_definitions", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "documentId", "value": "", "type": "path", "description": "The ID of the document being accessed." }, { "name": "envelopeId", "value": "", "type": "path", "description": "The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec " } ] } } ] } ], "bundled": true }