{ "opencollection": "1.0.0", "info": { "name": "Tradeverifyd Documents Organizations API", "version": "0.2.0" }, "request": { "auth": { "type": "apikey", "key": "ocp-apim-subscription-key", "value": "{{ocp-apim-subscription-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Organizations", "type": "folder" }, "items": [ { "info": { "name": "Get Organizational Units", "type": "http" }, "http": { "method": "GET", "url": "https://api.tradeverifyd.com/v1/organizations/organizational-units" }, "docs": "Get the organizational units available to the requesting user." } ] } ], "bundled": true }