Skip to main content
GET
Extended operational health beyond the basic liveness ping. Tenant-scoped: the failure-rate signal reflects this tenant’s jobs only, not the whole platform. Useful for dashboards that want a one-stop ‘is my integration healthy right now?’ panel.

Response

HealthDetailResponse
string
required
Aggregate signal: ok when nothing’s flagged, degraded when in-flight count or failure rate crosses warning thresholds, unhealthy when the DB itself is unreachable.
integer
required
integer
required
integer
required
number
required
failed / (succeeded + failed) over the last hour. 0.0 when no terminal jobs landed in that window — does not signal health by itself, callers should weigh total_last_hour first.
integer
required
string,null
ISO 8601 of when the calling API key was previously used. Useful for ops dashboards showing key activity timelines.
string
required

Status codes

Last modified on August 31, 2026