files:read scope
This scope lets an app  View files shared in channels and conversations that your slack app has been added to
Supported token types: | userclassic botworkspacebot |
This scope allows an app to retrieve both information about files uploaded to workspaces as well as download those files.
This scope is compatible with the following list of Web API methods and Events API events:
Methods
files.info
- Gets information about a file.files.list
- List for a team, in a channel, or from a user with applied filters.
Events
file_change
- A file was changedfile_comment_added
- A file comment was addedfile_comment_deleted
- A file comment was deletedfile_comment_edited
- A file comment was editedfile_created
- A file was createdfile_deleted
- A file was deletedfile_public
- A file was made publicfile_shared
- A file was sharedfile_unshared
- A file was unshared
For some scopes, this list may be incomplete.