- Mock serverhttps://develop-api.esper.io/_mock/openapi/sys/health
- https://develop-api.esper.cloud/apihttps://develop-api.esper.cloud/api/sys/health
curl -i -X GET \
https://develop-api.esper.io/_mock/openapi/sys/health \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'Response
{ "service": "string", "component": "string", "hostname": "string" }