Drift · Capability
Drift — Users
Drift — Users. 4 operations. Lead operation: Drift List all users. Self-contained Naftiko capability covering one Drift business surface.
Drift — Users is a Naftiko capability published by Drift, one of 9 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET and PATCH methods rooted at /v1/users.
The capability includes 3 read-only operations and 1 state-changing operation. Lead operation: Drift List all users. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Drift and Users.
What You Can Do
GET
Get
— Drift List all users
/v1/users/list
GET
Get
— Drift Fetch booked meetings
/v1/users/meetings/org
PATCH
Patch
— Drift Update a user
/v1/users/update
GET
Get
— Drift Fetch a user
/v1/users/{id}
MCP Tools
drift-list-all-users
Drift List all users
read-only
idempotent
drift-fetch-booked-meetings
Drift Fetch booked meetings
read-only
idempotent
drift-update-user
Drift Update a user
idempotent
drift-fetch-user
Drift Fetch a user
read-only
idempotent