Get a list of groups
Returns a list of groups.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
multiContains
multiContains
multiEquals
multiEquals
multiStartsWith
multiStartsWith
inactive
inactive
skip
skip
limit
limit
sort
sort
Allowed values:
order
order
Allowed values:
refresh
whether to refresh groups from AAA
Response
The groups matching the specified query.
results
This is the schema for an IAP group stored in Mongo
total
The total number of documents
Errors
500
Internal Server Error