本文へスキップ
> developers
検索
K
Main Navigation
ホーム
ガイド
API
日本語
English
简体中文
日本語
English
简体中文
メニュー
ページ上部へ戻る
Are you an LLM? You can read better optimized documentation at /ja/api/oracle/operations/gethealthcheck.md for this page in Markdown format
ヘルスチェック
GET
/_hc
Responses
200
Service health and build information.
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
"ok"
,
"version"
:
"string"
,
"commit"
:
"string"
,
"date"
:
"string"
}
GET
/_hc
Playground
Try it out
Samples