API Reference

Query custom channels created from the Custom Options Page.

Response

Response body
object
string
required

Unique identifier for the request.

integer
required

Numeric error code representing the status of the response. A value of 200 indicates success.
See the Error Codes section for more information.

string
required

Message detailing the status of the response.

data
object
required
custom_channels
array of objects
required

List of the custom channels

custom_channels*
object
integer
required

The id of the custom channel.

string
required

The name of the custom channel.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json