App Logo
cloudflare.com

Cloudflare: list invoices

List Cloudflare invoices across every account visible to the signed-in user. Returns per account name, accountId, and invoices with date, type, number, amount, status. Accounts with no invoices come back with an empty invoices array rather than an error.

Input

None

Output

accounts required

FAQ

List Cloudflare invoices across every account visible to the signed-in user. Returns per account name, accountId, and invoices with date, type, number, amount, status. Accounts with no invoices come back with an empty invoices array rather than an error.
Nothing. It takes no input.
It returns accounts.
Yes. It acts as you on cloudflare.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the cloudflare.com cookies saved by the Reduck extension.
It only reads. It looks things up on cloudflare.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/cloudflare.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/cloudflare.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking