Conversations

List conversations

get/conversations

Query parameters

limitinteger
cursorstring
userIdentifierstring

Filter by user identifier

userContextobject

Arbitrary userContext filters, encoded as a deep object. Example: GET /conversations?userContext[userId]=42&userContext[orgId]=12

Response

Page of conversations

nextCursorstring

Changes