Retrieves availability for a specific listing with pagination and optional date range filtering
Optional tenant ID to specify which tenant to operate as. Controls access to listings and their availability. If not provided, the default tenant will be used.
Unique identifier of the listing
"123e4567-e89b-12d3-a456-426614174000"
Start date for availability period (ISO format)
"2025-04-01"
End date for availability period (ISO format)
"2025-12-31"
Filter by availability status
AVAILABLE
, NOT_AVAILABLE
Currency to display pricing in (ISO 4217)
"USD"
Page number for pagination
x >= 1
1
Number of days per page
1 <= x <= 730
90
Whether to include the average nightly price in the response
true
Availability records retrieved successfully
The response is of type object
.