{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands TaskResponsibilityTypes API", "version": "v2.1" }, "items": [ { "info": { "name": "TaskResponsibilityTypes", "type": "folder" }, "items": [ { "info": { "name": "Docusign Gets task responsibility types.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/task_responsibility_types" }, "docs": "Returns a list of responsibility types that you can assign to users when you add them to a task. \n\n**Note:** You do not specify an `accountId` with this method.\n\n## Permissions\n\nAny user with a valid access token can call this method." } ] } ], "bundled": true }