List invoices
Invoices summarise the amounts owed/payed for a subscription. Usage invoices (type: "usage") bill the metered electricity consumption of a billing period and include all line items such as energy, grid fees and taxes. Prepayment invoices (type: "prepayment") charge a fixed advance amount and carry no usage. The related PDFs are available via the /invoices/{id}/file endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.nomos.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
"sub_jd8mlscm062jb6ks50tck9gi"
Query Parameters
1 <= x <= 100Filterable fields:
status(enum): open, paidperiod_start(date)period_end(date)type(enum): usage, prepayment
See Filtering Documentation for supported operators and syntax.
"value"
Response
Invoices summarise the amounts owed/payed for a subscription. Usage invoices (type: "usage") bill the metered electricity consumption of a billing period and include all line items such as energy, grid fees and taxes. Prepayment invoices (type: "prepayment") charge a fixed advance amount and carry no usage. The related PDFs are available via the /invoices/{id}/file endpoint.