v2

latestOpenAPI 3.1.0Proprietary2026-07-26211984.6 KB
Health

Deep dependency check

Verifies connectivity to all external dependencies (database, billing).

get/health/deep

Response

All dependencies healthy

status'ok' | 'degraded'
productstring
versionstring
timestampstring date-time

Example response

{
  "product": "rendex",
  "version": "1.8.0"
}