{ "opencollection": "1.0.0", "info": { "name": "Adobe Campaign Classic Custom Resources Organizational Units API", "version": "8.0.0" }, "items": [ { "info": { "name": "Organizational Units", "type": "folder" }, "items": [ { "info": { "name": "Adobe Campaign List Organizational Units", "type": "http" }, "http": { "method": "GET", "url": "https://{instance}.campaign.adobe.com/profileAndServicesExt/orgUnitBase", "params": [ { "name": "_lineCount", "value": "", "type": "query", "description": "Number of records to return per page. Default is 25." }, { "name": "_lineStart", "value": "", "type": "query", "description": "Pagination offset from the next node in previous response." } ] }, "docs": "Retrieves the list of organizational units used for access control and data partitioning." } ] } ], "bundled": true }