GET inventory_objectsAsk AIget https://api.bookingexperts.com/v3/administrations/{administration_id}/inventory_objectsReturns inventory objects of the administrationPath Paramsadministration_idstringrequiredAdministration IDQuery Paramspage[number]integer≥ 1Page numberpage[size]integer1 to 100Page sizesortstringSort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, name, created_at, updated_atfields[inventory_object]stringFieldset. Specify a comma separated list of attributes to returnincludestringIncludes list. Specify a comma separated list of resources to include.filter[id]stringFilter on IDfilter[name]stringFilter on namefilter[original_identifier]stringFilter on original_identifierfilter[door_name]stringFilter on door_namefilter[energy_label]stringFilter on energy_labelfilter[surface_area]stringFilter on surface_areafilter[lot_number]stringFilter on lot_numberfilter[blocked]stringFilter on blockedfilter[attachment_text]stringFilter on attachment_textfilter[archived]stringFilter on archivedfilter[created_at]stringFilter on created_atfilter[updated_at]stringFilter on updated_atfilter[external_blocked_agenda_periods]stringFilter on external_blocked_agenda_periods. Specify a comma separated list of IDs to filter on.filter[administration]stringFilter on administration. Specify a comma separated list of IDs to filter on.filter[cluster_children]stringFilter on cluster_children. Specify a comma separated list of IDs to filter on.filter[labels]stringFilter on labels. Specify a comma separated list of IDs to filter on.include_archivedbooleanWhen true, archived inventory objects are included in the responsetruefalserentable_typestringComma separated list of rentable type ids to filter on. Considers only inventory objects that have current or future rentables for this type.HeadersAccept-LanguagestringSupported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.Responses 200InventoryObjectCollectionResponse 429Error defaultErrorUpdated 8 months ago