get_errors_issues
Retrieve detailed errors and issues, including their impact and affected sessions, by filtering with date ranges, error types, occurrences, and grouping options.
Instructions
Get errors and issues with their impact and affected sessions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endDate | No | End date in ISO format | |
errorTypes | No | Filter by error types (js_exception, missing_resource, etc.) | |
groupBy | No | How to group errors | |
minOccurrences | No | Minimum number of occurrences | |
startDate | No | Start date in ISO format |