Get audit log entries for recent actions and changes.
Search query string used to filter results. This field supports specific syntax for filtering across multiple fields.
Optional sorting criteria for the results. Format is typically 'field:direction' (e.g., 'created:desc').
The page number to retrieve when using offset-based pagination. Ignored if 'searchAfter' is provided.
Used for cursor-based pagination. Pass the 'sort' key value from the last item of the previous page to retrieve the next set of results efficiently. Overrides 'page'.
The maximum number of items to return per page. Used for both offset and cursor-based pagination.
Returns an array of audit log entries with action details, timestamps, and user information.
The name of the user
The entity class
The unique identifier for the entity
The type or category of the audit
VALUE_CHANGE, ACTION, CREATE Array of audit historie
Timestamp when the item was created