App Logo
claude.ai

List Claude invoices

List every invoice across the orgs you have billing access to. Returns invoices (org_uuid, org_name, created_ts, due_date_ts, total, total_excluding_tax, currency, status, num_seats, hosted_invoice_url, invoice_pdf_url, payment_status) and skipped, newest first. Orgs you lack billing access to are reported in skipped rather than raising an error. Feed hosted_invoice_url to invoice.stripe.com/download_invoice_pdf to fetch the PDF (verified public/login-free, no Claude session needed).

Input

org_uuid optional

Restrict to a single org's invoices by its uuid. Omit to list invoices across every org you have billing access to.

Output

skipped required
invoices required

Start building not clicking