Conversations

List Conversations

Returns the list of conversations where the user is a member. All records in response are sorted by creation time of a conversation in ascending order. Conversation is a chat of the Group type.

get/team-messaging/v1/conversations

Query parameters

recordCountinteger

Number of conversations to be fetched by one request. The maximum value is 250, by default - 30

pageTokenstring

Pagination token.

Response

OK

Changes