You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns all the spots owned (created) by the current user.
An authenticated user is required for a successful response
Successful response includes only spots created by the current user
Spot data returned includes the id, ownerId, address, city, state, country, lat, lng, name, description, price, createdAt, updatedAt, previewImage, and avgRating
The text was updated successfully, but these errors were encountered:
Returns all the spots owned (created) by the current user.
id
,ownerId
,address
,city
,state
,country
,lat
,lng
,name
,description
,price
,createdAt
,updatedAt
,previewImage
, andavgRating
The text was updated successfully, but these errors were encountered: