Skip to contents

Retrieve a user specific directory info, such as primary email address.

Usage

list_user_info(domain, group, memberKey)

Arguments

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

Value

JSON object with directory information pertaining to the user's unique ID.