Slack · OAuth Scopes
Slack OAuth Scopes
OAuth 2.0
derived
Slack publishes 13 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Slack API on a user’s behalf.
Tokens are issued from https://slack.com/api/oauth.v2.access.
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.
BotsChatCollaborationMessagingProductivityT1Team Communication
Scopes: 13
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://slack.com/oauth/v2/authorize https://slack.com/openid/connect/authorize
https://slack.com/oauth/v2/authorize https://slack.com/openid/connect/authorize
Token URL
https://slack.com/api/oauth.v2.access https://slack.com/api/openid.connect.token
https://slack.com/api/oauth.v2.access https://slack.com/api/openid.connect.token
Flows
authorizationCode
authorizationCode
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| assistant:write | Write access to assistant threads | authorizationCode |
| bookmarks:read | Read bookmarks | authorizationCode |
| bookmarks:write | Write bookmarks | authorizationCode |
| canvases:read | Read canvases | authorizationCode |
| canvases:write | Write canvases | authorizationCode |
| Access user email address | authorizationCode | |
| emoji:read | Access emoji data | authorizationCode |
| functions:read | Read function data | authorizationCode |
| functions:write | Write function data | authorizationCode |
| lists:read | Read lists data | authorizationCode |
| lists:write | Write lists data | authorizationCode |
| openid | Authenticate using Sign in with Slack | authorizationCode |
| profile | Access user profile information | authorizationCode |