{ "operationId": "listServices", "method": "GET", "path": "/api/v2/databases/{database}/schemas/{schema}/services", "summary": "List Services", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "Listservices200Example", "example": [ {} ] } ] }