App Logo
admin.google.com

List Google Workspace invoices (CSV/PDF) over a date range

Lists Google Workspace billing invoices from the Admin Console over a date range and returns each invoice's document content in CSV or PDF format.

Input

format optional

Document format to list. Default: CSV.

dateRange optional

Date range label as shown in the Workspace billing UI. Default: This year.

Output

account optional
invoices optional

FAQ

Lists Google Workspace billing invoices from the Admin Console over a date range and returns each invoice's document content in CSV or PDF format.
Optional: format, dateRange.
It returns account, invoices.
Yes. It acts as you on admin.google.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the admin.google.com cookies saved by the Reduck extension.
It only reads. It looks things up on admin.google.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/admin.google.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/admin.google.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking