Skip to content

Channel API

Get Channel Information

prolog
GET API_BASE/lists/:channel_slug

Parameters

ParameterTypeDescription
channel_slugstringThe slug of the channel

Response

json
{
  "data" ChannelObject,
  "ts": 1723923923
}