{ "summary": "Get services.", "description": "", "method": "GET", "path": "/services", "parameters": { "start-index": 1, "max-results": 1, "include": [ "subscribed" ] }, "request_body": null, "response": [ { "id": 1.0, "name": "string", "alias": "string", "status": "OPERATIONAL", "description": "string", "oneOpenIncidentOnly": true } ] }