List channels

Lists all active channels.

Returns only active (non-deleted) channels. Supports optional date range filtering and cursor-based pagination.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date

Filter channels created on or after this date. Format = YYYY-MM-DD.

date

Filter channels created on or before this date. Format = YYYY-MM-DD.

string

Cursor to the next page of results. If no value is specified, it fetches the first page.

int32
≤ 100
Defaults to 10

Maximum number of items per page. Defaults to 10. Maximum is 100.

Responses

401

Access token is missing or invalid

403

The request has been lost

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