Billing

List Invoices

Every invoice created in one UTC calendar month, for the Transactions panel.

The default view («Recent», the 20 newest) rides on /subscription — this endpoint only answers a chosen month, so the page never lists the same invoices twice.

get/api/billing/invoices

Query parameters

monthstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/billing/invoices:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes