Minimum access required for REST API
Paul Timms
9-6-22
Operating system: macOS
What are the minimum access rights (in access groups) required for a user to get data over the REST API?

With a user set to start from No Access, I created an access group containing:


Action > REST API > Full
Register > Items > Read

but I was unable to get the items. Do I maybe need to add a module that the Items register appears in? I can get items if I change the user to start from Full Access.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026