GET /channels/{channel_id}/presence
Summary: Get presence of a channel
Operation ID: getPresenceOfChannel
Auth: unknown
Operation ID: getPresenceOfChannel
Auth: unknown
Description
Get presence on a channel
Parameters (6)
X-Ably-Version
(string, header, optional)
The version of the API you wish to use.
channel_id
(string, path, required)
The [Channel's ID](https://www.ably.io/documentation/rest/channels).
clientId
(string, query, optional)
connectionId
(string, query, optional)
format
(string, query, optional)
The response format you would like
Constraints: {'enum': ['json', 'jsonp', 'msgpack', 'html']}
limit
(integer, query, optional, default: 100)
No probe data for this endpoint yet.