MCP Server for Pipedrive

Build 25.0.9440

UsersAccess

Returns access details for all users in the company.

Select

The server uses the Pipedrive API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the server.

  • Id supports the '=' operator.

For example, the following query is processed server-side:

SELECT * FROM UsersAccess

Columns

Name Type References Description
App String The name of the application the user is associated with.
Admin Boolean Indicates whether the user has administrative access.
PermissionSetId String The identifier for the permission set assigned to the user.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440