Skip to main content
POST
List channels

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json

The body is of type object.

Response

200 - application/json

A list of communication channels.

channel_type
enum<string>

The channel type.

Available options:
code,
direct_link,
integration
channel_subtype
string

An empty string for code and direct_link; the Client ID for integration.

first_activity_timestamp
string<date-time>

The timestamp in RFC 3339 date-time format indicating when the channel was first used.