Health
Health - Liveness
Returns whether the application process is alive.
Response Body
application/json
curl -X GET "https://example.com/api/v1/health/liveness"{
"status": "true"
}Returns whether the application process is alive.
application/json
curl -X GET "https://example.com/api/v1/health/liveness"{
"status": "true"
}