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