Skip to main content

List offline (stale) customers

GET 

/v2/monitoring/staleness

Returns customers who have stopped pinging within their expected schedule. A customer is flagged as stale when their last ping exceeds 1.5x their configured frequency (e.g., 36 hours for a "daily" schedule). Alerts are automatically resolved when the customer pings again.

Banks subscribe to real-time customer_offline webhook events via POST /v2/webhooks/configure with event_types: ["customer_offline"]. This endpoint provides a dashboard view of all currently-offline customers.

Responses

List of currently-stale customers