| Calendar ID | Unique identifier for the calendar. Use | Text | Yes |
| Search query | Free text search terms used to find events that match in the summary, description, location, attendee displayName/email, and organizer displayName/email fields. Example: | Text | Yes |
| Maximum number of results | Maximum number of events returned on one result page. Default is 250 and the maximum is 2500 | Number | No |
| Minimum end time | Lower bound (exclusive) for an event | Text | No |
| Maximum start time | Upper bound (exclusive) for an event | Text | No |
| Minimum last modified time | Lower bound for an event | Text | No |
| Time zone | Time zone used in the response. If not set, the calendar | Text | No |
| Return single events? | Whether to expand recurring events into individual instances and only return single one-off events and instances of recurring events. Must be true when Order by is Start time | True/False | No |
| Order by | Sort order for events in the results (Ascending). Start time ordering is only available when Return single events? is true | Text | No |
| Event type | Type of events to return. When unset, all event types are returned | Text | No |
| Include deleted events? | Whether to include events with | True/False | No |
| Page token | Token that specifies which result page to return, obtained from nextPageToken in a previous response | Text | No |