Users
get/Users
Query parameters
api-versionstring
The requested API version
$selectstring
Limits the properties returned in the result.
$expandstring
Indicates the related entities to be represented inline. The maximum depth is 2.
$filterstring
Restricts the set of items returned. The maximum number of expressions is 100. The allowed functions are: allfunctions.
$orderbystring
Specifies the order in which items are returned. The maximum number of expressions is 5.
$topinteger
Limits the number of items returned from a collection.
$skipinteger
Excludes the specified number of items of the queried collection from the result.
$countboolean
Indicates whether the total count of items within a collection are returned in the result.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.