Skip to content
> developers
Search
K
Main Navigation
Home
Guide
API
English
日本語
简体中文
English
日本語
简体中文
Menu
Return to top
Are you an LLM? You can read better optimized documentation at /api/oracle/operations/gethealthcheck.md for this page in Markdown format
Health check
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