Chats

List Recent Chats

Returns recent chats where the user is a member. All records in response are sorted by the lastModifiedTime in descending order (the latest changed chat is displayed first on page)

get/team-messaging/v1/recent/chats

Query parameters

typestring[]

Type of chats to be fetched. By default, all chat types are returned

recordCountinteger

Max number of chats to be fetched by one request (Not more than 250).

Response

Success

Changes