Get a specific listingAsk AIget https://booking.guesty.com/api/listings/{listingId}This call returns a listing by IDPath ParamslistingIdstringrequiredID of listingQuery ParamsfieldsstringThe list of the listing fields to return separated by spaces. The fields should be taken from Listing object definition. To include bed arrangements to a response, please add bedArrangements to the fields in query params.Responses 200successful operation 400Bad request 401Not authorized 403Forbidden 404Listing not found 429Too many requestsUpdated 7 months ago