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
creatorUserUuid
Headers
X-Fanvue-API-Version
API version to use for the request
Response
List of smart lists
name
Display name of the smart list
uuid
Smart list unique identifier
count
Number of members in this list
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
410
Gone Error