Role requirements for API Access?
Options
Is there any role requirements for API access, especially for List users and groups?
Tags:
Answers
-
List Users
To access the "List Users" endpoint in the Smartsheet API:
- Authorization required: API Token or OAuth2 with the
READ_USERS
scope - Role required: You must be a System Admin to retrieve the complete list of users in the organization
List Groups
To access the "List Groups" endpoint:
- Authorization required: API Token or OAuth2 with the
READ_USERS
scope - Role required: You must be a Group Admin or System Admin to retrieve the list of groups
Quotes from Smartsheet API Document
List Users
List Groups
- Authorization required: API Token or OAuth2 with the
Categories
NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com