Skip to main content
GET
Get a channel account by id

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

channelAccountId
integer<int64>
required
channelId
integer<int32>
required

Query Parameters

archived
boolean
default:false

Whether to return only results that have been archived.

Response

successful operation

active
boolean
required
archived
boolean
required
authorized
boolean
required
channelId
string
required
createdAt
string<date-time>
required
id
string
required
inboxId
string
required
name
string
required
archivedAt
string<date-time>
deliveryIdentifier
object
Last modified on March 30, 2026