dropbox.com
List Dropbox invoices
List Dropbox billing history for the signed-in account (Manage › Billing), with per-entry date, description, status and amount. Returns invoiceUrl and receiptUrl per payment, both session-gated HTML pages. Dropbox exposes no direct PDF, so print-to-PDF to archive.
Input
None
Output
count requiredinvoices requiredFAQ
List Dropbox billing history for the signed-in account (Manage › Billing), with per-entry date, description, status and amount. Returns invoiceUrl and receiptUrl per payment, both session-gated HTML pages. Dropbox exposes no direct PDF, so print-to-PDF to archive.
Nothing. It takes no input.
It returns count, invoices.
Yes. It acts as you on dropbox.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the dropbox.com cookies saved by the Reduck extension.
It only reads. It looks things up on dropbox.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/dropbox.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/dropbox.com/list_invoices
It is part of Reduck's official curated catalogue.
