API update
August 4th, 2025
Added users
to get-teams-by-id
– GET /teams/{id}
now returns the property users in the response body, which is an array of objects containing information for respective users in that team, such as ID, name, and email.