GET
/v1/healthRead public API healthReturns the current public health status. No authentication is required. A successful response confirms this endpoint is responding; it is not a guarantee that every dependent service is healthy.
Responses
object
statusstringrequired{
"status": "ok"
}