メインコンテンツへスキップ
GET
/
health
Health check
curl --request GET \
  --url https://platform.lymo.jp/health
{
  "data": {},
  "meta": {
    "request_id": "req_abc123"
  }
}

レスポンス

200 - application/json

Service is healthy

data
object
必須
meta
object
必須