本文へスキップ
> developers
検索
K
Main Navigation
ホーム
ガイド
API
日本語
English
简体中文
日本語
English
简体中文
メニュー
ページ上部へ戻る
Are you an LLM? You can read better optimized documentation at /ja/api/sourcefinder/operations/gethealth.md for this page in Markdown format
ヘルスチェック
GET
/health
サービスの健全性を確認します。
Responses
200
Service is healthy
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
"ok"
,
"service"
:
"sourcefinder"
,
"version"
:
"dev"
}
GET
/health
Playground
Try it out
Samples