Parameters
| Parameter | Description |
|---|---|
| Check ID | - |
| From | Start of period. Format is UNIX timestamp. Default value is 1 day prior to to. |
| Include Analysis | Attach available root cause analysis identifiers to corresponding results. |
| Limit | Number of results to show (Will be set to 1000 if the provided value is greater than 1000). |
| Maximum Response | Maximum response time (ms). If set, specified interval must not be larger than 31 days. |
| Minimum Response | Minimum response time (ms). If set, specified interval must not be larger than 31 days. |
| Offset | Number of results to skip (Max value is 43200). |
| Probes | Filter to only show results from a list of probes. Format is a comma separated list of probe identifiers. Default: all probes. |
| Status | Filter to only show results with specified statuses. Format is a comma separated list of ( down, up, unconfirmed, unknown).Default: all statuses. |
| To | End of period. Format is UNIX timestamp. Default value is current timestamp. |