| Ean | path | EAN (18 numbers) | No | Request of details of specific metering point with Ean |
| Filter | path | Enum: none/hour/day/month/year | Yes | Detail gives hourly readings for gas and 15 minutes readings for electricity. Only register 1.8.0 (G&E) and 2.8.0 (E) are available. The Day and Month filter are by default also based on the detail readings. Optional it is possible to get the values from the day channels. Advantage: readings are the readings visible as on the smart meter and for electricity the High/Low distinction is available. Downside: for some of the older smart meter models, no decimals are available. Registers starting with 1 are usage, starting with 2 are return. Registers ending on 1 are normal/high tariff, ending on 2 are low/night/weekend tariff. For gas only register 1.8.0 is available. For electricity 1.8.1/1.8.2/2.8.1/2.8.2 are available |
| DateFrom | path | Date: yyyy-mm-dd | Yes | Start date the readings are requested for |
| DateTo | path | Date: yyyy-mm-dd | No | End date the readings are requested for (this date is included in the response). If no date is provided the DateTo will be seven days from DateFrom. |
| Source | query | Enum: detail/day | No | See filter. Readings are available from the Detail or Day channel. Default value: Detail |
| AddDateNL | query | Boolean | No | Add column with Dutch day (Default: false) |
| AddFirstReadingNextDay | query | Boolean | No | Add the first reading of the next day if available. Only available/relevant if no aggregation / source is detail (Default: true) |
| AddTimestamps | query | Boolean | No | Add columns with CreatedOn and LastUpdated (Default: false) |
| AddEan | query | Boolean | No | Add column with ean (Default: false) |
| AddMeterId | query | Boolean | No | Add column with the meter serial number (Default: false) |
| RegistersInRows | query | Boolean | No | Create a row for each register instead of a column/field for each register (Default: false) |