App Logo
cloudflare.com

Cloudflare: list members and roles

List members and their roles across every Cloudflare account visible to the signed-in user (matches the existing list_invoices convention: no account scoping arg). Reads the dashboard's own accounts and members JSON APIs rather than scraping the DOM. Returns per account id/name and its members (email, status, roles).

Input

None

Output

accounts required

FAQ

List members and their roles across every Cloudflare account visible to the signed-in user (matches the existing list_invoices convention: no account scoping arg). Reads the dashboard's own accounts and members JSON APIs rather than scraping the DOM. Returns per account id/name and its members (email, status, roles).
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.
Unknown: its author has not declared whether it changes anything on cloudflare.com, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/cloudflare.com/list_users_and_roles, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/cloudflare.com/list_users_and_roles
It is part of Reduck's official curated catalogue.

Start building not clicking