Chat Platform API v3
Chat Platform API
Chat Platform API
Version 3
Get an open channel
Copy link
This action retrieves information about a specific open channel.
HTTP request
Copy link
Parameters
Copy link
The following table lists the parameters that this action supports.
Parameters
Required | Type | Description |
---|---|---|
channel_url | string | Specifies the URL of the channel. |
Optional | Type | Description |
---|---|---|
include_operators | boolean | Determines whether to include a list of operators in the response. (Default: |
Responses
Copy link
If successful, this action returns an open channel resource in the response body.
Error
Copy link
In the case of an error, an error object like below is returned. See the error codes section for more details.
On this page