hereNow
Obtain information about the current state of a channel including a list of unique user IDs currently subscribed to the channel and the total occupancy count of the channel.
Parameters
The channels to get the 'here now' details of. Leave empty for a 'global here now'.
The channel groups to get the 'here now' details of. Leave empty for a 'global here now'.
Whether the response should include presence state information, if available. Defaults to false.
Whether the response should include UUIDs od connected clients. Defaults to true.
Maximum number of occupants to return per channel. Valid range: 0-1000. - Default: 1000 - Use 0 to get occupancy counts without user details
Zero-based starting index for pagination. Returns occupants starting from this position in the list. Must be >= 0. - Default: null (no offset)