User
Gets list of users for the current tenant.
get/{tenantID}/users
Path parameters
tenantIDstring required
The tenant ID.
Query parameters
$filterstring
The filter to apply to the operation.
$expandstring
The expand value for the operation result.
$topinteger
(Optional) Set the maximum number of results per response.
api-versionstring required
Client API version.
Response
OK. The operation was successful.
Changes
Changed in 3 of the 17 revisions of this API.22
- ○
added the new optional
queryrequest parameter$topnew-optional-request-parameter
- ○
- ○
added the new optional
queryrequest parameter$expandnew-optional-request-parameter
- ○
- ●
deleted the
queryrequest parameter$expandrequest-parameter-removed
- ●
deleted the
queryrequest parameter$toprequest-parameter-removed
- ●