{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands TemplateDocumentHtmlDefinitions API", "version": "v2.1" }, "items": [ { "info": { "name": "TemplateDocumentHtmlDefinitions", "type": "folder" }, "items": [ { "info": { "name": "ResponsiveHtml_GetTemplateDocumentHtmlDefinitions", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/templates/:templateId/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": "templateId", "value": "", "type": "path", "description": "The ID of the template being accessed." } ] } } ] } ], "bundled": true }