You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`client.invoices.get`|`GET /openmeter/billing/invoices/{invoiceId}`| Get a billing invoice by ID. Returns the full invoice resource including line items, status details, totals, and workflow configuration snapshot. |
|`client.invoices.list`|`GET /openmeter/billing/invoices`| List billing invoices. Returns a page of invoices. Gathering invoices are never included. Use `filter` to narrow by status, customer, dates, or service period start. Use `sort` to control ordering. |
200
+
|`client.invoices.get`|`GET /openmeter/billing/invoices/{invoiceId}`| Get a billing invoice by ID. Returns the full invoice resource including line items, status details, totals, and workflow configuration snapshot. |
0 commit comments