List user-visible app channels
List user-visible app channels
Lists channels visible to the authenticated OAuth user and scoped to agent participants from this app.
Authentication
AuthorizationBearer
Tenant/app API key or OAuth/JWT bearer token.
Headers
X-CES-Workspace-ID
Optional Workspace runtime selector header. If supplied with workspaceId, both values must match.
Query parameters
type
Optional channel type filter, for example dm, group, entity, or ext-slack.
status
Optional channel status filter.
Allowed values:
agentId
Optional agent participant id filter within this app.
limit
Maximum number of entries to return.
q
Optional case-insensitive channel search query.
view
Use summary for compact channel list rows.
Allowed values:
workspaceId
Optional Workspace runtime selector for preview or validation calls. If supplied with X-CES-Workspace-ID, both values must match.
Response
Visible channels
channels
Errors
401
Unauthorized Error
403
Forbidden Error