Lists the licensed users of the domain.
The access token received from the authorization server in the OAuth 2.0 flow.
The status of licenses to search for. (Possible values: ACTIVE, EXPIRED, OVER_DOMAIN_LIMIT. Default: ACTIVE)
ACTIVE, EXPIRED, OVER_DOMAIN_LIMIT The pattern to look for (substring)
The domain
The security code
The maximum number of licensed users per page. (Default: 50)
The attribute ('email', 'name', 'lastLogin' or 'lastActivity') used to sort the licensed users and the order ('asc' or 'desc'), e.g. 'lastActivity desc'
DEPRECATED. Use pageToken instead.
The token for continuing a previous list request on the next page. This should be set to the value of 'nextPageToken' from the previous response.