Skip to main content
GET
/
health
Verificar saude da API
curl --request GET \
  --url http://localhost:4000/health
{
  "ok": true
}

Response

200 - application/json

API disponivel

ok
boolean
required