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