Function teams_slash_get_legacy

Source
pub async fn teams_slash_get_legacy(
    configuration: &Configuration,
    team_id: i32,
) -> Result<TeamFull, Error<TeamsSlashGetLegacyError>>
Expand description

Deprecation Notice: This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the Get a team by name endpoint.