Get all listings in an account

This API call will return all the listings in a customer’s account across all PMSs, with their minimum price, base price, recommended base price and maximum price along with other Performance Metrics available on the Pricing Dashboard and Multi-Calendar pages. You can find performance metrics after clicking “Add Metrics” button on the Pricing Dashboard or Multi Calendar.

Headers

X-API-KeystringRequired

Query parameters

skip_hiddenbooleanOptionalDefaults to false
This param can be used to filter hidden listings. Default is false, which returns all listings including hidden ones. Set to true to exclude hidden listings.
only_syncing_listingsbooleanOptionalDefaults to false
This param can be used to filter listings based on their sync status. Default is false, which returns all listings in the PriceLabs user account. If set to true, only listings with sync turned ON are returned.

Response

Success
listingslist of objectsOptional