/monitor-service/api/v1/auditevents/searchAsk AIpost https://example.com/monitor-service/api/v1/auditevents/searchSearch for audit eventsQuery ParamsoffsetintegerDefaults to 0Offset from which to start fetching objectslimitinteger≤ 1000Defaults to 50Maximum number of objects to returnsortkeystringDefaults to idSort by specific object propertysortdirstringenumDefaults to ASCSort direction, asc or descASCDESCAllowed:ASCDESCfuzzycountbooleanIf keyword is present the queries will return a fuzzy total count instead of exact total counttruefalseBody Paramskeywordsstringuser_idstringconnection_idstringhost_idstringsource_idstringsession_idstringaccess_group_idstringstart_timedate-timeend_timedate-timeHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Successful request, respond with a list of event details 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 404Resource not found 500Internal server errorUpdated over 4 years ago