Skip to main content
GET
/
health
Liveness
curl --request GET \
  --url https://api.example.com/health
{
  "status": "<string>"
}

Response

Successful Response

Resposta dos endpoints de health check.

status
string
required