Get fan insights

Returns detailed insights about a specific fan for the authenticated creator, including spending statistics, subscription status, and fan engagement metrics. <Info>Scopes required: `read:insights`, `read:fan`</Info>

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

userUuidstringRequiredformat: "uuid"
Fan's UUID

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Response

Fan insights data
statusenum
Current fan status
Allowed values:
spendingobject
subscriptionobject

Errors