| Name | Type | Description | Notes |
|---|---|---|---|
| from | Time | An RFC-8339-formatted date and time indicating the inclusive start of the query time range. | [optional] |
| to | Time | An RFC-8339-formatted date and time indicating the exclusive end of the query time range. | [optional] |
| next_cursor | String | A string that can be used to request the next page of results, if any. | [optional] |
| group_by | String | A comma-separated list of fields used to group and order the results. | [optional] |
| limit | Integer | The maximum number of results to return. | [optional] |