asn_users_find_by_id: Returns the full user record for the single user with the...

View source: R/users.R

asn_users_find_by_idR Documentation

Returns the full user record for the single user with the provided ID.

Description

Returns the full user record for the single user with the provided ID.

Usage

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

Arguments

user

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

...

Object Parameters for the request

the

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

to

indicate the current user making the request.#'

See Also

Other users: asn_users_find_all, asn_users_find_by_workspace, asn_users_me, asn_users


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