List Channels for a Chat

Retrieves a paginated list of channels associated with a specific chat, with optional filtering, pagination, and sorting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique ID of the chat whose channels are being retrieved

Query Params
string

Filter channels by name

string

Filter channels by external ID

number
≥ 0
Defaults to 0

Number of records to skip

Minimum: 0

number
0 to 100
Defaults to 10

Number of records to return

Minimum: 0

Maximum: 100

string

Comma-separated fields to sort the results (e.g., '-name' for descending order)

Responses

401

Unauthorized due to missing or expired authentication token

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