Retrieves the list of historical alerts.
This method returns 100 items at a time, to retrieve more items, multiple requests with incremental page number must be performed.
The name of the target tenant (e.g. acme).
The search text used to filter objects (requires searchField parameter).
Use '*' for variants: starts with (foo*), contains (*foo*) or ends with (*foo).
The name of the field in which to verify the search text.
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
Condition to get events started after a specific timestamp.
Condition to get events started before a specific timestamp.
The alert severity.
The alert-definition identifier.
Successful operation.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exeeded.
The error response.
Internal server error.
The error response.