跳转到主要内容
GET
/
health
健康检查
curl --request GET \
  --url https://api.dedaluslabs.ai/health
{
  "status": "<string>"
}

响应

200 - application/json

成功响应

健康检查响应模型。

status
string
必填