-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Return all the bookings that the current user has made.
- An authenticated user is required for a successful response
- Successful response includes only bookings created by the current user
- Booking data returned includes the
id,spotId,userId,startDate,
endDate,createdAt, andupdatedAt - Booking data returns associated data for
Spot, including theid,
ownerId,address,city,state,country,lat,lng,name,
priceandpreviewImage
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels