Get unsubscribe reasons
Returns a breakdown of why fans are unsubscribing from the authenticated creator, based on exit-survey data.
This is the same fan-health data surfaced in the Creator Agent. It is aggregated weekly (not real-time): currentWeekCount covers the most recent snapshot period and rollingCount spans the last 12 weeks. Frame it as “based on the last 12 weeks of exit surveys” rather than live data.
Reasons returned: too_expensive, not_enough_content, content_not_expected, creator_not_active, and other. The *Total fields count all surveys in the window and may exceed the sum of the listed reasons.
read:insights— Access analytics, metrics, and insights data for performance tracking.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
"2025-06-26"
Query Parameters
ISO 8601 datetime anchoring the current-week window. Counts are aggregated on weekly fan-health snapshots, so this is snapped to the snapshot boundary. If omitted, defaults to the most recent snapshot period.
Response
Unsubscribe reasons breakdown