GET /channels/{channel_id}
Summary: Get metadata of a channel
Operation ID: getMetadataOfChannel
Auth: unknown
Operation ID: getMetadataOfChannel
Auth: unknown
Description
Get metadata of a channel
Parameters (3)
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).
format
(string, query, optional)
The response format you would like
Constraints: {'enum': ['json', 'jsonp', 'msgpack', 'html']}
No probe data for this endpoint yet.