bookings_list
Retrieve a list of your bookings with optional filters for status, event type, and time range.
Instructions
List the authenticated user's bookings. Supports filters for status, event type, and time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| eventTypeId | No | ||
| limit | No | ||
| startTime | No | ||
| endTime | No |