List Invoices

Legal invoices for the signed-in user: {"invoices": [{doc_number, doc_date, total, currency, status, public_url, pdf_url}]}. Free users (no Stripe customer yet) get an empty list, not an error.

get/api/billing/invoices

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.