{ "opencollection": "1.0.0", "info": { "name": "Secret Server Rest Activations HealthCheck API", "version": "11.7.2" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "HealthCheck", "type": "folder" }, "items": [ { "info": { "name": "Health Check", "type": "http" }, "http": { "method": "GET", "url": "/SecretServer/api/v1/healthcheck", "params": [ { "name": "noBus", "value": "", "type": "path", "description": "noBus" } ] }, "docs": "Returns the current health check of the system" } ] } ], "bundled": true }