Get an open channel
sendbird_get_open_channelFetch a single open channel by URL. Platform API: GET /open_channels/{channel_url}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_url | Yes | Open channel URL (percent-encoded automatically). | |
| participants_count | No | Include the current participant count. |