List all accounts
Returns all accounts.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
multiContains
multiContains
multiEquals
multiEquals
multiStartsWith
multiStartsWith
inactive
inactive
isServiceAccount
isServiceAccount
groupId
groupId
skip
skip
limit
limit
sort
sort
Allowed values:
order
order
Allowed values:
loggedIn
loggedIn
Response
The accounts matching the specified query.
results
This is the schema for an IAP account stored in Mongo
total
The total number of documents
Errors
500
Internal Server Error