List visible channel views for the authenticated user
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
limit
Maximum number of entries to return.
cursor
Opaque cursor returned as nextCursor from the previous response.
agentId
Optional agent participant id filter within this app.
workspaceId
Optional Workspace runtime selector for preview or validation calls. If supplied with X-CES-Workspace-ID, both values must match.
Response
Visible user-channel view entries
entries
nextCursor
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error