v1

latestOpenAPI 3.0.02026-07-13132131.7 KB

List channels

Lists all channels in your organization.

get/v2/channels

Query parameters

namestring

When included, filters channels by name.

afterstring

Use with next_cursor and prev_cursor in the response to paginate through results.

limitnumber

Specifies how many records to return. The default and maximum is 50.

sort'name' | 'last_activity_at' | 'created_at'
direction'asc' | 'desc'

Response

Successful operation

next_cursorstring nullable
prev_cursorstring nullable
total_countnumber required