Get organization team bookings
Path Parameters
Query Parameters
Filter bookings by status. If you want to filter by multiple statuses, separate them with a comma.
upcoming
, recurring
, past
, cancelled
, unconfirmed
Filter bookings by the attendee's email address.
Filter bookings by the attendee's name.
Filter bookings by event type ids belonging to the user. Event type ids must be separated by a comma.
Filter bookings by event type id belonging to the user.
Filter bookings by team ids that user is part of. Team ids must be separated by a comma.
Filter bookings by team id that user is part of
Filter bookings with start after this date string.
Filter bookings with end before this date string.
Filter bookings that have been created after this date string.
Filter bookings that have been created before this date string.
Filter bookings that have been updated after this date string.
Filter bookings that have been updated before this date string.
Sort results by their start time in ascending or descending order.
asc
, desc
Sort results by their end time in ascending or descending order.
asc
, desc
Sort results by their creation time (when booking was made) in ascending or descending order.
asc
, desc
Sort results by their updated time (for example when booking status changes) in ascending or descending order.
asc
, desc
The number of items to return
The number of items to skip
Filter bookings by ids of users within your organization.
Was this page helpful?