Skip to main content
GET
Get contact lifecycle stage breakdown

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

days
integer
default:30

Trailing window, in days, for the new_contacts / churned_contacts growth signal. Clamped to 1-365; an invalid or missing value falls back to 30.

Required range: 1 <= x <= 365

Response

200 - application/json

Per-stage contact counts plus the new and churned totals for the requested window.

data
object
meta
object