Module jinxapi_github::v1_1_4::request::teams_get_by_name
source · [−]Expand description
Get a team by name
Gets a team using the team’s slug. GitHub generates the slug from the team name.
Note: You can also specify a team by org_id and team_id using the route GET /organizations/{org_id}/team/{team_id}.