R/teams.R
get_teams.Rd
Return a tibble containing the current team members. The total number of seats is attached via an attribute.
get_number_of_seats(api = NULL) get_teams(api = NULL)
Default NULL. Your private api key. If api is NULL, the environment variable Sys.getenv("typeform_api2") is used.
NULL
api
Sys.getenv("typeform_api2")