Get connected users
Last updated
Last updated
The API endpoint /message/users
will return all users connected to all or specific active channels, which means channels that currently have at least one user listening to it.
A channel is considered active if there is at least one client connected to it.
POST
https://yourdomain.com/message/users
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
accept
string
application/json
content-type
string
application/json
apiKey
string
the API key for your BF app
channel
string
if set, will only return users connected to this channel