Get team managersAsk AIget https://rest.api.transifex.com/teams/{team_id}/managersGet the managers of a team.Path Paramsteam_idstringrequiredFormat of composite id should be o:organization_slug:t:team_slug.Query Paramspage[cursor]stringThe cursor used for pagination. The value of the cursor must be retrieved from pagination links included in previous responses; you should not attempt to write them on your own.Response 200Successful Response.Updated 7 months ago