Function org_get_team

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