Get online subscribers
Creator Account
Get online subscribers
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.
GET
Get online subscribers
Required scopes
read:creator— Access creator profiles, content, and creator-specific information.read:fan— Access fan-related data and information within the platform.
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
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)