v1
latestOpenAPI 3.0.02026-07-26866217.8 KBQuery Listings
Query the listings (third-party properties) synced from the operator's connected channel accounts. A listing is a property as it exists on a specific channel, identified by listing_id (the channel-side property id). Filter by channel_account_id, listing_id and/or channel_type to scope results.
Query parameters
Internal id of a channel account (from GET /channel_accounts). Limits results to listings under this account.
Channel-side listing id (matches the listing_id exposed by other endpoints).
The type of the channel. See Supported Channels for more information.
Filter by channel type.
The starting point from which to begin returning results. Default: 0.
The maximum number of results to return. The maximum value is 100. Default: 20.
Response
A list of listings synced from connected channel accounts.
Example response
{
"error_msg": "Done."
}