List channels

View as Markdown

Returns the org’s channels (newest first). Pass ?archived=true to include archived channels. Requires trigger:manage.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Query parameters

archivedenumOptional
Allowed values:

Response

The org's channels.
channelslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error