Get unsubscribe reasons for a creator
Returns a breakdown of why fans are unsubscribing from the specified 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.
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:creator— Access creator profiles, content, and creator-specific information.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"
Path Parameters
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
Creator unsubscribe reasons breakdown