View source: R/list_user_info.R
list_user_info | R Documentation |
Retrieve a user specific directory info, such as primary email address.
list_user_info(domain, group, memberKey)
domain |
A GSuite domain: 'somedomain.org' |
group |
The name of a Google Group. A listing of groups in your domain can be obtained by running list_groups(domain = 'mydomain.org') |
memberKey |
The user's unique ID |
JSON object with directory information pertaining to the user's unique ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.