Smartsheet · OAuth Scopes
Smartsheet OAuth Scopes
OAuth 2.0
derived
Smartsheet publishes 10 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Smartsheet API on a user’s behalf.
Tokens are issued from https://api.smartsheet.com/2.0/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Work ManagementProject ManagementCollaborationProductivityWorkflow AutomationSpreadsheets
Scopes: 10
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://app.smartsheet.com/b/authorize
https://app.smartsheet.com/b/authorize
Token URL
https://api.smartsheet.com/2.0/token
https://api.smartsheet.com/2.0/token
Flows
authorizationCode
authorizationCode
Scopes (10)
| Scope | Description | Flows |
|---|---|---|
| ADMIN_SHEETS | Sheet admin | authorizationCode |
| ADMIN_USERS | User admin | authorizationCode |
| ADMIN_WEBHOOKS | Webhook admin | authorizationCode |
| ADMIN_WORKSPACES | Workspace admin | authorizationCode |
| DELETE_SHEETS | Delete sheets | authorizationCode |
| READ_CONTACTS | View contacts | authorizationCode |
| READ_SHEETS | View sheets | authorizationCode |
| READ_USERS | View users | authorizationCode |
| SHARE_SHEETS | Share sheets | authorizationCode |
| WRITE_SHEETS | Edit sheets | authorizationCode |