Lists all members of a Cloudflare account with their roles, permissions, and status. Returns detailed information about each account member including their user details (name, email, 2FA status), assigned roles with granular permissions, membership status (accepted/pending/rejec…
pageintegerPage number for pagination (must be >= 1). Defaults to 1 if not specified.
orderstringField to sort results by. Options: 'user.first_name' (user's first name), 'user.last_name' (user's last name), 'user.email' (user's email address), or 'status' (membership status). Combine with 'direction' parameter.
statusstringFilter members by their membership status: 'accepted' (active members), 'pending' (invited but not yet accepted), or 'rejected' (declined invitations). Omit to return all members regardless of status.
per_pageintegerNumber of results to return per page (must be between 5 and 50). If not specified, API default (typically 20) is used.
directionstringSort direction for results: 'asc' for ascending or 'desc' for descending order. Works with the 'order' parameter.
account_idRequiredstringThe unique identifier (32-character hex string) of the Cloudflare account whose members you want to list
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.