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

Response

200 - application/json
status
string
required