v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
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.

limitinteger

The maximum number of records per page.

next_page_urlstring

URL to fetch the next page of records. A null value indicates that there are no more pages in the collection.

offsetinteger

The current offset from the start of the collection.