Get creator's smart lists

Get all available smart lists for a specific creator with member counts. <Info>Scopes required: `read:creator` `read:chat` `read:fan`</Info>

Authentication

AuthorizationBearer

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

Path Parameters

creatorUserUuidstringRequiredformat: "uuid"

Headers

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

Response

List of smart lists
namestring
Display name of the smart list
uuidenum
Smart list unique identifier
countdouble
Number of members in this list

Errors