{ "opencollection": "1.0.0", "info": { "name": "Gremlin agents reliability-management API", "version": "1.0" }, "items": [ { "info": { "name": "reliability-management", "type": "folder" }, "items": [ { "info": { "name": "Loads the service details and score", "type": "http" }, "http": { "method": "GET", "url": "https://api.gremlin.com/v1/reliability-management/services/:serviceId", "params": [ { "name": "serviceId", "value": "", "type": "path" }, { "name": "teamId", "value": "", "type": "query", "description": "Required when using company session token." } ] }, "docs": "Requires the privilege [`SERVICES_READ`](https://www.gremlin.com/docs/user-management/access-control/#privileges)" } ] } ], "bundled": true }