Platform
Health check
Response Body
application/json
curl -X GET "https://example.com/health"{ "status": "ok", "version": "1.0.0", "timestamp": "2019-08-24T14:15:22Z"}application/json
curl -X GET "https://example.com/health"{ "status": "ok", "version": "1.0.0", "timestamp": "2019-08-24T14:15:22Z"}