Query audit trail entriesAsk AIget https://api.instellix.io/audit-trail/entriesThe RSQL query may contain ident traceId action.agentIdent action.client.ipAddress change.recordedAt change.entityName change.type Query ParamssearchstringUse RSQL query language. See: https://aboullaite.me/rsql/.pageinteger≥ 0Defaults to 0Zero-based page index (0..n). Must be greater than or equal to 0.sizeinteger≥ 1Defaults to 100Size of the page to be returned. Max page size allowed is 100. Must be greater than or equal to 1.sortarray of stringsDefaults to recordedAt,ascA list of one or more sorting criteria each in the format 'property(,asc|desc)' with direction being case-insensitive.sortADD stringResponses 200Standard response for successful HTTP requests. 4XXClient error 5XXServer errorUpdated about 1 month ago