users_get_permissions
Retrieve all permissions for a specific user, including access levels and restrictions, to audit user access in Pipedrive.
Instructions
Get user permissions.
Returns all permissions assigned to the specified user including access levels and restrictions.
Workflow tips:
Shows detailed permission breakdown
Includes app-specific permissions
Useful for auditing user access
Cached for 10 minutes
Common use cases:
Get user permissions: { "id": 123 }
Audit user access levels
Verify permissions before operations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the user |