Get availability for a listing
Retrieves availability for a specific listing with pagination and optional date range filtering
Documentation Index
Fetch the complete documentation index at: https://ota-docs.calry.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
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.
Path Parameters
Unique identifier of the listing
"123e4567-e89b-12d3-a456-426614174000"
Query Parameters
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 >= 11
Number of days per page
1 <= x <= 73090
Whether to include the average nightly price in the response
true