Retrieve property add-onsAsk AIget https://api.cloudbeds.com/addons/v1/addonsFetches list of Add-ons with basic information for a specific propertyQuery Paramslimitinteger1 to 500Defaults to 100The maximum number of items to return in the response. Default is 100.offsetinteger≥ 0Defaults to 0The number of items to skip before starting to collect the result set. Used for pagination.filtersobjectThis parameter should be formatted as a list of strings separated by ;filters objectHeadersx-property-idstringrequiredA numeric, comma-separated string representing the property IDs, sent in the header.Accept-LanguagestringThe preferred language(s) for localized strings (e.g., en-US)acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response 400Bad Request - Invalid input parameters 401Unauthorized - Invalid or missing authentication 403Forbidden - Insufficient permissions 500Internal Server ErrorUpdated 5 months ago