v1
credits
List Stripe invoices
Recent Stripe invoices for the caller's active org, for billing managers.
The invoices belong to the org the request resolves to (the caller's personal org when no X-Org-Id is supplied), so this is restricted to org roles holding MANAGE_BILLING.
Each item includes hosted_invoice_url (Stripe-hosted view) and invoice_pdf_url (direct PDF download). Returns an empty list when the credit system is disabled or the org has no Stripe customer yet.
get/api/credits/invoices
Query parameters
limitinteger
Response
Successful Response