Pipedrive API

Getting access, Developing, Testing

Back to Pipedrive

List user permissions

Lists aggregated permissions over all assigned permission sets for a user.

Input

type: object properties: parameters: type: object properties: id: type: integer description: The ID of the user required: - id

Output

title: getUserPermissionsResponse200 type: object properties: success: type: boolean description: If the response is successful or not data: type: object properties: can_add_custom_fields: type: boolean description: If the user can add custom fields can_add_products: type: boolean description: If the user can add products can_add_prospects_as_leads: type: boolean description: If the user can add prospects as leads can_bulk_edit_items: type: boolean description: If the user can bulk edit items can_change_visibility_of_items: type: boolean description: If the user can change visibility of items can_convert_deals_to_leads: type: boolean description: If the user can convert deals to leads can_create_own_workflow: type: boolean description: If the user can create workflows can_delete_activities: type: boolean description: If the user can delete activities can_delete_custom_fields: type: boolean description: If the user can delete custom fields can_delete_deals: type: boolean description: If the user can delete deals can_edit_custom_fields: type: boolean description: If the user can edit custom fields can_edit_deals_closed_date: type: boolean description: If the user can edit deals' closed date can_edit_products: type: boolean description: If the user can edit products can_edit_shared_filters: type: boolean description: If the user can edit shared filters can_export_data_from_lists: type: boolean description: If the user can export data from item lists can_follow_other_users: type: boolean description: If the user can follow other users can_merge_deals: type: boolean description: If the user can merge deals can_merge_organizations: type: boolean description: If the user can merge organizations can_merge_people: type: boolean description: If the user can merge people can_modify_labels: type: boolean description: If the user can modify labels can_see_company_wide_statistics: type: boolean description: If the user can see company-wide statistics can_see_deals_list_summary: type: boolean description: If the user can see the summary on the deals page can_see_hidden_items_names: type: boolean description: If the user can see the names of hidden items can_see_other_users: type: boolean description: If the user can see other users can_see_other_users_statistics: type: boolean description: If the user can see other users' statistics can_see_security_dashboard: type: boolean description: If the user can see security dashboard can_share_filters: type: boolean description: If the user can share filters can_share_insights: type: boolean description: If the user can share insights can_use_api: type: boolean description: If the user can use API can_use_email_tracking: type: boolean description: If the user can use email tracking can_use_import: type: boolean description: If the user can use import