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.

odata.nextLinkstring

The URL to get the next set of results.

Changes

Changed in 3 of the 17 revisions of this API.22

    • added the new optional query request parameter $top

      new-optional-request-parameter

    • added the new optional query request parameter $expand

      new-optional-request-parameter

    • deleted the query request parameter $expand

      request-parameter-removed

    • deleted the query request parameter $top

      request-parameter-removed