list_data_health
List sync health for every cost/event/usage connection this account has — last synced time, next scheduled sync, the outcome of its most recent run, and is_overdue (no successful sync within twice the connection's own effective sync interval). status is only ever set on a successful sync and is never flipped back on failure, so is_overdue — not status — is the real signal that a connection has gone stale. Check this before asserting that recent cost or usage data is complete, especially right before calling query_costs or query_usage for a very recent date range. Mirrors GET /api/accounts/:accountId/data-health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||