Listings
GetListing
Retrieves a specific listing by its UUID. The listing must belong to the authenticated user.
get/v1/listings/{uuid}
Path parameters
uuidstring required
Headers
Token for user authentication
Response
Successfully returned listing details for the specified uuid
string required