Gong · Capability
Gong Users API — Users
Gong Users API — Users. 4 operations. Lead operation: Gong List all users. Self-contained Naftiko capability covering one Gong business surface.
What You Can Do
GET
Listusers
— Gong List all users
/v1/users
POST
Listusersbyfilter
— Gong List users by filter
/v1/users/filter
GET
Getuser
— Gong Retrieve a specific user
/v1/users/{id}
GET
Getusersettingshistory
— Gong Retrieve user settings history
/v1/users/{id}/settings-history
MCP Tools
gong-list-all-users
Gong List all users
read-only
idempotent
gong-list-users-filter
Gong List users by filter
read-only
gong-retrieve-specific-user
Gong Retrieve a specific user
read-only
idempotent
gong-retrieve-user-settings-history
Gong Retrieve user settings history
read-only
idempotent