Scope List
Scope lists contain all scopes described in a human-readable format.
Specification
{
"identify": "Allow application to confirm your identity.",
"groups:read": "Access information about user's private channels.",
"channels:read": "Access information about user's public channels.",
"users:read": "Access the team member's profile information.",
"im:read": "Access information about user's direct messages.",
"files:write:user": "Upload and modify files as user.",
"chat:write:bot": "Send messages as user.",
"channels:history": "Access user's public channels.",
"im:history": "Access user's direct messages.",
"groups:history": "Access user's private channels.",
"team:read": "Access basic information about the team."
}View granted scopes in a connection
1
2
3

4

Last updated

