v1
latestOpenAPI 3.0.02026-07-243271291.7 MBInventoryObject MeterReadings
GET meter_readings
Returns meter readings for the given inventory object
get/v3/administrations/{administration_id}/inventory_objects/{inventory_object_id}/meter_readings
Path parameters
administration_idstring required
Administration ID
inventory_object_idstring required
InventoryObject ID
Query parameters
page[number]integer
Page number
page[size]integer
Page size
sortstring
Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id
fields[meter_reading]string
Fieldset. Specify a comma separated list of attributes to return
includestring
Includes list. Specify a comma separated list of resources to include.
filter[id]string
Filter on ID
filter[date]string
Filter on date
filter[meter_type]string
Filter on meter_type. Specify a comma separated list of IDs to filter on.
Headers
Accept-Languagestring
Supported 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'.
Response
MeterReadingCollectionResponse