Inquiries
Fetch all inquiries.
get/v2/inquiries
Query parameters
property_idsinteger[] nullable
Filter to only these properties. (Comma separated integers.)
since_utcstring date-time nullable
Filter for inquiries created or changed since a specific date (UTC).
include_tagsboolean
Include tags collection on results.
include_guestboolean
Include partial guest details on results.
Response
A pageable list of inquiry models.
Changes
Changed in 1 of the 7 revisions of this API.1
- ○
api operation id
Inquiries_Getremoved and replaced withget-inquiriesapi-operation-id-removed
- ○