Health
Liveness check
Returns 200 if the API worker is running.
get/health
Response
Service is alive
Example response
{
"product": "rendex",
"version": "1.8.0"
}Returns 200 if the API worker is running.
Service is alive
{
"product": "rendex",
"version": "1.8.0"
}