How to Get Upcoming Reservations
This documentation goes over how to get upcoming reservations for both employers and workspaces
Prerequisites
How To
Use the /reservation endpoint to get a list of reservations
-
Workspaces:
The WorkspaceIds parameter is required for users in a Workspace tenant -
Employers:
The EmployerIds parameter is required for users in an Employer tenant
info
Your tenant-id should be used in places that require an employer id or workspace id. Learn more
Filters
The results can be filtered by date range, locations, employers, and users.
note
Results are paged and sorted by ReservationDate in ascending order
note
It is not possible to get reservations that have been checked-in. Learn more