{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands Countries API", "version": "v2.1" }, "items": [ { "info": { "name": "Countries", "type": "folder" }, "items": [ { "info": { "name": "Docusign Gets countries.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/countries" }, "docs": "Returns a list of countries that the API supports. This is a list of countries in which you can create an office.\n\nYou do not specify an `accountId` or any other parameters with this method.\n\n## Permissions\n\nAny user with a valid access token can use this method." } ] } ], "bundled": true }