get_listing
Fetch a specific listing's details, including house rules, check-in hours, amenities, and photos, while omitting sensitive data such as WiFi passwords and door codes.
Instructions
Retrieve one listing via GET /v1/listings/{id}?includeResources=1. House rules, check-in hours (0–23), amenityId values, and photos are included. wifiPassword, door codes, and invoicing contacts are stripped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listingId | Yes |