Get roles

Get all roles for the given realm or client.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired

Query parameters

briefRepresentationbooleanOptionalDefaults to true
firstintegerOptional
maxintegerOptional
searchstringOptionalDefaults to

Response

idstring
namestring
descriptionstring
compositeboolean
compositesobject
clientRoleboolean
containerIdstring
attributesmap from strings to lists of strings
scopeParamRequiredbooleanDeprecated

Errors

403
Forbidden Error