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