Get a list of custom items for a specific property.Ask AIget https://api.cloudbeds.com/item/v1/custom-itemsQuery 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.Responses 200List of custom items. 400Bad Request response 401Unauthorized response 403Forbidden response 500Internal server errorUpdated 7 months ago