List Conversations
General
List Conversations
List the org’s message threads (most recently active first).
A thread is included when one of its active participants is an accepted member of
your organisation. Each thread lists its active participants (user_id + role) and
its last-activity time. Message bodies are fetched separately (and only public,
visibility='everyone' messages are ever returned).
GET
List Conversations
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
Filter by type: direct | triad | group | classroom_feed
Records per page (default 20, max 100)
Required range:
1 <= x <= 100Pagination offset
Required range:
x >= 0