| get_team {trelloR} | R Documentation | 
Get Team
Description
Returns a flat data frame with team/organization-related data
Usage
get_team_members(id, ...)
get_team_boards(id, ...)
Arguments
| id | team ID, short name or URL | 
| ... | Additional arguments passed to  | 
Details
Previously, teams were called "organizations", and the correct parent/child name in API calls remains "organization", "organizations".
See Also
[Package trelloR version 0.8.0 Index]