{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands PowerFormData API", "version": "v2.1" }, "items": [ { "info": { "name": "PowerFormData", "type": "folder" }, "items": [ { "info": { "name": "Docusign Returns the form data associated with the usage of a PowerForm.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/powerforms/:powerFormId/form_data", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The external account number (int) or account id GUID." }, { "name": "powerFormId", "value": "", "type": "path" }, { "name": "data_layout", "value": "", "type": "query" }, { "name": "from_date", "value": "", "type": "query", "description": "Start of the search date range. Only returns templates created on or after this date/time. If no value is specified, there is no limit on the earliest date created." }, { "name": "to_date", "value": "", "type": "query", "description": "End of the search date range. Only returns templates created up to this date/time. If no value is provided, this defaults to the current date." } ] }, "docs": "Docusign Returns the form data associated with the usage of a PowerForm." } ] } ], "bundled": true }