users
users
Get Conversation Partners
Get users that the current user has actually conversed with.
This endpoint returns only users that the current user has had actual conversations with, either through text chat or video/audio calls. This is used for learning analytics to filter conversation partners to only those with real interaction history.
Returns: List of UserDiscoveryResponse objects for users the current user has conversed with. Excludes AI users and the current user themselves.
get/users/conversation-partners/{user_id}
Path parameters
user_idstring required
Headers
authorizationstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.