Get a list of roles
Returns a list of roles.
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:
Response
The roles matching the specified query.
results
This is the schema for an IAP role stored in Mongo
total
The total number of documents
Errors
500
Internal Server Error