{ "opencollection": "1.0.0", "info": { "name": "Scalr Account Acl Roles API", "version": "1.0.0" }, "items": [ { "info": { "name": "Acl Roles", "type": "folder" }, "items": [ { "info": { "name": "GET /{accountId}/acl-roles/", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:accountId/acl-roles/", "params": [ { "name": "accountId", "value": "", "type": "path", "description": "The ID of the Account scoping this request." } ] }, "docs": "List the ACL Roles in this account." } ] } ], "bundled": true }