本文へスキップ

ヘルスチェック

GET
/health

サービスの健全性を確認します。

Responses

Service is healthy

application/json
JSON
{
  
"status": "ok",
  
"service": "sourcefinder",
  
"version": "dev"
}

Playground

Samples