本文へスキップ

ヘルスチェック

GET
/healthz

サービス状態を返します。

レスポンス

Service status

application/json
JSON
{
  
"status": "ok"
}

Playground

サンプル