App Logo
console.neon.tech

List Neon invoices

List the signed-in Neon organization's billing invoices, read directly from the console's own invoices API. Neon bills via Orb, so each invoice's pdfUrl is its Orb-hosted PDF (assets.withorb.com/invoice/...?token=, a public tokenized link). Returns org, total, and invoices (reference, issued, total, status, pdfUrl). Reads the default organization the console lands on; an account with multiple orgs sees only that one.

Input

None

Output

total required
invoices required
org optional

Start building not clicking