Fieldwire Account API — Users
Fieldwire Account API — Users. 3 operations covering listing, retrieving, and updating account-level users. Self-contained Naftiko capability covering one Fieldwire business surface.
Fieldwire Account API — Users is a Naftiko capability published by Fieldwire, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET and PATCH methods rooted at /v1/account/users.
The capability includes 2 read-only operations and 1 state-changing operation. Lead operation: List all users on the Fieldwire account. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fieldwire, Account, and Users.
What You Can Do
MCP Tools
fieldwire-get-account-users
List all users on the Fieldwire account.
fieldwire-get-account-user
Get a single Fieldwire account user by ID.
fieldwire-update-account-user
Update a Fieldwire account user's profile, role, or status.