Reservation
Get reservations
Fetches a paginated list of the current user’s reservations. Can be filtered by IDs, and include future and past reservations.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?