Health Check
GET/health
Health check endpoint for the Ori API
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
ok boolean
{
"ok": true
}
Loading...
GET/health
Health check endpoint for the Ori API
OK
Schema
{
"ok": true
}