pub async fn org_get_team( configuration: &Configuration, id: i64, ) -> Result<Team, Error<OrgGetTeamError>>