{ "opencollection": "1.0.0", "info": { "name": "IXON AccessRecoverList GroupRoleList API", "version": "0.1.294" }, "items": [ { "info": { "name": "GroupRoleList", "type": "folder" }, "items": [ { "info": { "name": "GroupRoleList", "type": "http" }, "http": { "method": "GET", "url": "https://portal.ixon.cloud:443/api/groups/roles", "headers": [ { "name": "Api-Version", "value": "" }, { "name": "Api-Application", "value": "" }, { "name": "Api-Company", "value": "" }, { "name": "Api-Branding", "value": "" } ], "params": [ { "name": "fields", "value": "", "type": "query", "description": "Fields to select. Use \"*\" for all the top-level fields. Or check the \"Success response\" below for other fields.\n\nTo get the fields of a subresource do subresource.field or for multiple fields of one subresource do subresource(field,field)" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "GroupRoleList" } ] } ], "bundled": true }