| Name | Type | Description | Notes |
|---|---|---|---|
| interval | str | Query within this ISO-8601 time period | |
| offset | int | ||
| limit | int | ||
| column_names | [str], none_type | [optional] | |
| metrics | [str], none_type | [optional] | |
| segments | [Segment], none_type | [optional] | |
| analyzer_ids | [str], none_type | [optional] | |
| analyzer_types | [str], none_type | [optional] | |
| monitor_ids | [str], none_type | [optional] | |
| include_unhelpful | bool, none_type | [optional] | |
| only_anomalies | bool, none_type | [optional] | |
| include_failures | bool, none_type | [optional] | |
| order | bool, date, datetime, dict, float, int, list, str, none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |