Skip to content

/health

GET
/health
curl --request GET \
--url https://api.emely.io/health

Liveness probe

Media typeapplication/json
object
status
required
string
Allowed values: ok
Example
{
"status": "ok"
}