Lists the users of the domain, whose license expired. (DEPRECATED : Use licensedUsers with status=EXPIRED instead).
The access token received from the authorization server in the OAuth 2.0 flow.
The domain
The security code
The maximum number of licensed users per page. (Default: 50)
The attribute ('email', 'name', 'lastLogin', 'lastActivity' or 'revokeCooldownDate') used to sort the expired licensed users and the order ('asc' or 'desc'), e.g. 'lastActivity desc'. Default order is: 'revokeCooldownDate asc'.
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.