Channels
List channels
Lists all channels in your organization.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
When included, filters channels by name.
Use with next_cursor
and prev_cursor
in the response to paginate through results.
Specifies how many records to return. The default and maximum is 50.
Available options:
name
, last_activity_at
, created_at
Available options:
asc
, desc