Get admin events

Get all admin events, or filters events based on URL query parameters.

Authentication

AuthorizationBearer

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

Path parameters

realmstringRequired

Query parameters

authClientstringOptional
authIpAddressstringOptional
authRealmstringOptional
authUserstringOptional
user id
dateFromstringOptional
dateTostringOptional
firstintegerOptional
maxintegerOptional

Maximum results size (defaults to 100)

operationTypeslist of stringsOptional
resourcePathstringOptional
resourceTypeslist of stringsOptional

Response

OK
idstring or null
timelong or null
realmIdstring or null
authDetailsobject or null
operationTypestring or null
resourceTypestring or null
resourcePathstring or null
representationstring or null
errorstring or null
detailsmap from strings to strings or null