跳到正文
> developers
搜索
K
Main Navigation
首页
指南
API
简体中文
English
日本語
简体中文
English
日本語
菜单
返回顶部
Are you an LLM? You can read better optimized documentation at /zh/api/benchmark/operations/gethealth.md for this page in Markdown format
健康检查
GET
/healthz
返回服务状态。
响应
200
Service status
Content-Type
application/json
模式
JSON
JSON
{
"status"
:
"ok"
}
GET
/healthz
试验场
试一试
示例