customer_get_users (MCP tool)
Returns every user with active access to an account. If the authenticated user is an admin on a parent organization, the response covers the parent and all child accounts — each user appears once, with a customerMemberships array listing every account they can access. Users whose access comes from parent-organization admin propagation appear alongside directly-invited members.
Parameters
Response
Errors
401 UNAUTHORIZED— missing or invalid bearer token.403 FORBIDDEN— caller does not have access to the requested account.404 NOT_FOUND— account does not exist.
Related
Account tasks
All account operations
Get current account
Your current context
Get membership settings
Domain auto-join settings