Parameters
| Parameter | Description | 
|---|---|
| From | Start time of period. The format is RFC 3339 (properly URL-encoded!). The default value is one week earlier than to. | 
| Limit | Limit of returned checks. | 
| Offset | Offset of returned checks. | 
| Omit Empty | Omits checks without any results within specified time. | 
| Order | Sorting order of outages. Ascending or descending. | 
| To | End time of period. The format is RFC 3339 (properly URL-encoded!). The default value is the current time. |