asn_teams_find_by_user: Returns the compact records for all teams to which user is...

View source: R/teams.R

asn_teams_find_by_userR Documentation

Returns the compact records for all teams to which user is assigned.

Description

Returns the compact records for all teams to which user is assigned.

Usage

asn_teams_find_by_user(user, ..., options = list())

Arguments

user

String An identifier for the user. Can be one of an email address,

...

Object Parameters for the request [organization] : Id The workspace or organization to filter teams on.

the

globally unique identifier for the user, or the keyword 'me'

to

indicate the current user making the request.#'

See Also

Other teams: asn_teams_add_user, asn_teams_find_by_id, asn_teams_find_by_organization, asn_teams_remove_user, asn_teams_users, asn_teams


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.