{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands ESignPermissionProfiles API", "version": "v2.1" }, "items": [ { "info": { "name": "ESignPermissionProfiles", "type": "folder" }, "items": [ { "info": { "name": "Docusign Gets eSignature Permission Profiles.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/esign_permission_profiles", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The globally unique identifier (GUID) for the account." } ] }, "docs": "When you create or invite a new member in Rooms, the system creates an eSignature account for the member at the same time. This method returns a list of the eSignature permission profiles that the current user may be able to assign to a new member. The current user may not assign a permission higher than their own permission." } ] } ], "bundled": true }