List

List, search, and filter for channels in which your organization is a participant.

Authentication

Authorizationstring
API Key authentication via header

Query Parameters

sizeintegerOptional1-100Defaults to 50
pageintegerOptional>=1Defaults to 1
agentstring or nullOptionalformat: "uuid"
Filter channels where this agent is a participant
is_ownerboolean or nullOptional
Filter channels where the organization for the user making the request is the owner
is_multi_orgboolean or nullOptional

Filter channels by multi-org status. True = only multi-org channels, False = exclude multi-org channels, None = all channels

channel_typeenum or nullOptional
Filter channels by type
Allowed values:
communication_typeenum or nullOptional
Filter channels by type of communication
Allowed values:
sourceenum or nullOptional
Filter channels by source
Allowed values:
participant_agentslist of strings or nullOptional
Filter channels that include these agent participants
participant_userslist of strings or nullOptional
Filter channels that include these user participants

Response

Successful Response
itemslist of objects
metaobject

Errors