Skip to main content
GET
/
api
/
health
Health check
curl --request GET \
  --url https://api.example.com/api/health
{
  "status": "ok"
}

Response

200 - application/json

Undescribed

status
enum<string>
required
Available options:
ok