Skip to content
Main Navigation
🏠 Home
✍️ Writer
👨💻 Developer
English
简体中文
English
简体中文
Menu
Return to top
On this page
Channel API
Get Channel Information
prolog
GET
API_BASE
/
lists
/:
channel_slug
Parameters
Parameter
Type
Description
channel_slug
string
The slug of the channel
Response
json
{
"data"
ChannelObject,
"ts"
:
1723923923
}