Health
Deep dependency check
Verifies connectivity to all external dependencies (database, billing).
get/health/deep
Response
All dependencies healthy
Example response
{
"product": "rendex",
"version": "1.8.0"
}Verifies connectivity to all external dependencies (database, billing).
All dependencies healthy
{
"product": "rendex",
"version": "1.8.0"
}