App Logo
admin.atlassian.com

List Atlassian invoices

List Atlassian (admin.atlassian.com) billing invoices across every transaction account in your org, covering Atlassian and Marketplace apps plus Loom billed through Atlassian. Returns total plus invoices (id, number, date, amount, status, transaction_account, sourceSystem, downloadUrl) — metadata only. Feed a row's downloadUrl to admin.atlassian.com/download_invoice to fetch the PDF. Only an org billing admin sees the billing portal, and admin.atlassian.com must resolve to a single org (no org picker).

Input

None

Output

total required
invoices required

FAQ

List Atlassian (admin.atlassian.com) billing invoices across every transaction account in your org, covering Atlassian and Marketplace apps plus Loom billed through Atlassian. Returns total plus invoices (id, number, date, amount, status, transaction_account, sourceSystem, downloadUrl) — metadata only. Feed a row's downloadUrl to admin.atlassian.com/download_invoice to fetch the PDF. Only an org billing admin sees the billing portal, and admin.atlassian.com must resolve to a single org (no org picker).
Nothing. It takes no input.
It returns total, invoices.
Yes. It acts as you on admin.atlassian.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the admin.atlassian.com cookies saved by the Reduck extension.
It only reads. It looks things up on admin.atlassian.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/admin.atlassian.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/admin.atlassian.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking