R/teams.R
team-listing.Rd
Generate a list of teams in the organization or retrieve a specific team's information.
get_org_teams_list(org) get_org_team_details(id)
Organization name.
Team ID Number.
<https://developer.github.com/v3/teams/#list-teams>
<https://developer.github.com/v3/teams/#get-team>