Lists the users of the domain, whose license expired. (DEPRECATED : Use licensedUsers with status=EXPIRED instead).
Documentation Index
Fetch the complete documentation index at: https://api.aodocs.com/llms.txt
Use this file to discover all available pages before exploring further.
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.