{ "opencollection": "1.0.0", "info": { "name": "DocuSign Admin AccountBrands FormProviders API", "version": "v2.1" }, "items": [ { "info": { "name": "FormProviders", "type": "folder" }, "items": [ { "info": { "name": "Docusign Gets all associations by provider.", "type": "http" }, "http": { "method": "GET", "url": "https://api.docusign.net/Management/v2/accounts/:accountId/form_providers/:providerId/associations", "params": [ { "name": "providerId", "value": "", "type": "path", "description": "The provider ID.\n\n" }, { "name": "count", "value": "", "type": "query", "description": "The total number of associations to be returned.\n" }, { "name": "startPosition", "value": "", "type": "query", "description": "The starting position on the list.\n" }, { "name": "accountId", "value": "", "type": "path", "description": "The globally unique identifier (GUID) for the account." } ] }, "docs": "Gets all associations by provider.\n" } ] } ], "bundled": true }