Answered

Is there a way of knowing which scope exactly should be ticked if we want to list data attributes and custom objects for a user account?

  • 20 January 2023
  • 1 reply
  • 21 views

Is there a way of knowing which scope exactly should be ticked if we want to list data attributes and custom objects for a user account?
icon

Best answer by Daniel M15 24 January 2023, 14:01

View original

1 reply

Userlevel 2

Hey @rollout​! Daniel from Customer Support Engineering here 🔧 

 

You should be able to view all of a users' data from the API by enabling the following permissions for your authentication token:

  1. Read and list users and companies.
  2. Read and write users.

 

Hope this helps! 😁

Reply