Chat Platform API v3
Chat Platform API
Chat Platform API
Version 3
Get channel settings by a custom channel type
Copy link
You can retrieve the settings for a specific custom channel type using this API.
HTTP Request
Copy link
Parameters
Copy link
The following table lists the parameters that this action supports.
Required
Parameter name | Type | Description |
---|---|---|
custom_type | string | Specifies the custom channel type. |
Responses
Copy link
If successful, this action returns the settings for channels with the custom type 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