App Logo
app.clickup.com

ClickUp — list invoices

List a ClickUp workspace's billing invoices (date, number, amount); optional download saves each PDF to the browser's Downloads folder.

Input

workspaceId optional

Numeric ClickUp workspace/team id (e.g. "90152247542"). Omit to auto-detect the current session's workspace via /settings/billing-details redirect.

Output

invoices required
workspaceId required

FAQ

List a ClickUp workspace's billing invoices (date, number, amount); optional download saves each PDF to the browser's Downloads folder.
Optional: workspaceId.
It returns invoices, workspaceId.
Yes. It acts as you on app.clickup.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the app.clickup.com cookies saved by the Reduck extension.
It only reads. It looks things up on app.clickup.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/app.clickup.com/list_invoices, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/app.clickup.com/list_invoices
It is part of Reduck's official curated catalogue.

Start building not clicking