List reservations

Default Behavior
If no filters are applied or if the filters do not return any results, the endpoint defaults to returning reservations where the checkout_date is greater than or equal to today's date:

checkout_date >= today

Language
Authorization
Header
Click Try It! to start a request and see the response here!