Skip to contents

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 get_resource()

Details

Previously, teams were called "organizations", and the correct parent/child name in API calls remains "organization", "organizations".

See also