Connection counts broken down by health state
Donut-chart fuel: how many of your active connections fall in
each health bucket (HEALTHY, NEEDS_REAUTH, FAILING,
DISCONNECTED). Buckets with zero count are still returned so
the chart can render an empty-state outline.
Not windowed — this is the current health snapshot, not a time-bounded count.
Authorizations
Pass your secret key in the Authorization header as a Bearer
token: Authorization: Bearer sk_test_... (sandbox) or
Bearer sk_live_... (production).
Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.
Response
Health-state counts.
