Skip to main content
GET
/
health
Health Check
curl --request GET \
  --url https://api.dedaluslabs.ai/health
{
  "status": "<string>"
}

Response

200 - application/json

Successful Response

Health check response model.

status
string
required