Role requirements for API Access?

Options

Is there any role requirements for API access, especially for List users and groups?

Answers

  • jmyzk_cloudsmart_jp
    jmyzk_cloudsmart_jp Community Champion

    @majhibibhuti999

    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

    Authorizations: APIToken or OAuth2 (READ_USERS

    List Groups

    Authorizations:APIToken or OAuth2 (READ_USERS

NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com