Skip to main content
GET
/
platform
/
adminuser
/
accounts
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

emailAddress
string
startIndex
integer<int32>
default:0
pageSize
integer<int32>
default:20
sortBy
string

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.

filter
string

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.

responseGroups
string
responseFields
string

limits which fields are returned in the response body

Response

200

Success