App Logo
github.com

List GitHub invoices

List all GitHub billing invoices from the payment history. Returns date, amount, method, status, shortId, chargeId, pdfUrl, receiptUrl.

Input

enterprise optional

Enterprise slug (e.g. "my-enterprise") for an Enterprise account whose billing rolls up to the enterprise. Omit for personal-account billing. The formal invoice document is not supported for enterprise billing and comes back null.

Output

None

FAQ

List all GitHub billing invoices from the payment history. Returns date, amount, method, status, shortId, chargeId, pdfUrl, receiptUrl.
Optional: enterprise.
Yes. It acts as you on github.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the github.com cookies saved by the Reduck extension.
It only reads. It looks things up on github.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/github.com/list-invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/github.com/list-invoices
It is part of Reduck's official curated catalogue.

Start building not clicking