{ "opencollection": "1.0.0", "info": { "name": "Optibus Operations Driver Absences Regions API", "version": "2.8.17" }, "items": [ { "info": { "name": "Regions", "type": "folder" }, "items": [ { "info": { "name": "List regions", "type": "http" }, "http": { "method": "GET", "url": "https://YOUR-OPTIBUS-ACCOUNT.api.ops.optibus.co/v1/regions", "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "docs": "Returns the configured organizational Regions including the corresponding Units for each Region." } ] } ], "bundled": true }