Health
Health check endpoint
Returns the health status of the service (RFC Health Check Draft)
get/health
Response
Service is healthy
Example response
{
"releaseId": "abc123",
"serviceId": "etherpad-api",
"version": "1.0.0"
}Returns the health status of the service (RFC Health Check Draft)
Service is healthy
{
"releaseId": "abc123",
"serviceId": "etherpad-api",
"version": "1.0.0"
}