Health API
GET /health
Ping the API for it's health.
Responses
- 200
Success" {"ok": 1,"v": 1,"env": "dev",}
- application/json
- Schema
- Example (from schema)
Schema
{}
Loading...
GET /health
Ping the API for it's health.
Success" {"ok": 1,"v": 1,"env": "dev",}
{}