Endpoint ReferenceHealth
Health check
Response Body
application/json
curl -X GET "https://example.com/health"{
"status": "ok",
"service": "covara-api"
}application/json
curl -X GET "https://example.com/health"{
"status": "ok",
"service": "covara-api"
}