Get a list of Message Channels
Returns a paginated list of message channels the requester is a member of, optionally filtered by membership and enriched with unread state.
Authorizations
Query Parameters
Filter by client id. Alias for membershipEntityId.
Filter by the entity (company or client) the channel is scoped to.
Filter to channels scoped to this company. Combine with clientId to fetch the individual channel for a specific client/company pair.
Filter to channels containing this member id, and use it as the viewer for includeUnread enrichment.
Filter by channel membership type.
company, individual, group Enrich each channel with unreadCount and lastRead for the viewer.
Maximum number of records to return. Capped at 100.
Pagination cursor returned by a previous request.