Teams
List Teams
Returns the list of teams where the user is a member (both archived and active) combined with a list of public teams that can be joined by the current user. All records in response are sorted by creation time of a chat in ascending order. A team is a chat between 2 and more (unlimited number) participants assigned with specific name.
get/team-messaging/v1/teams
Query parameters
recordCountinteger
Number of teams to be fetched by one request. The maximum value is 250, by default - 30
pageTokenstring
Pagination token.
Response
OK