v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
AdminUser

Get Users

Retrieves a list of Admin users for a specified site according to any specified filter criteria and sort options.

get/platform/adminuser/accounts

Query parameters

emailAddressstring
startIndexinteger
pageSizeinteger
sortBystring

The element to sort the results by and the order in which the results appear. Either ascending (a-z) or descending (z-a) order. Optional.

filterstring

A set of filter expressions representing the search parameters for a query: eq=equals, ne=not equals, gt=greater than, lt = less than or equals, gt = greater than or equals, lt = less than or equals, sw = starts with, or cont = contains. Optional.

responseGroupsstring
responseFieldsstring

limits which fields are returned in the response body

Response

OK