Get online subscribers
Creator Account
Get online subscribers
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
Returns subscribers who are currently online for the specified creator.
If subscriberUuids query parameter is provided, filters to only those specific subscribers.
Otherwise returns all online subscribers up to limit.
Scopes required: read:creator, read:fan
GET
Get online subscribers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
Query Parameters
Maximum number of subscribers to return
Required range:
1 <= x <= 50Comma-separated list of subscriber UUIDs to filter (optional)