{ "opencollection": "1.0.0", "info": { "name": "Sumo Logic accessKeyManagement orgsManagement API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "orgsManagement", "type": "folder" }, "items": [ { "info": { "name": "Get Usages For Child Orgs.", "type": "http" }, "http": { "method": "POST", "url": "https://api.au.sumologic.com/api/v1/organizations/usages", "body": { "type": "json", "data": "{}" } }, "docs": "Get the credits usage details of the child orgs for a parent." } ] } ], "bundled": true }