identity.avatar:read:user scope
This scope lets an app  View the user's profile picture
Supported token types: | workspace |
This scope works with workspace apps implementing Sign in with Slack.
You may ask for this scope at the same time as other identity*:read:user
scopes; however, you can't ask for it along with other non-identity-related scopes, like users:read
or reminders:write:user
.
This scope is compatible with the following list of Web API methods:
Methods
users.identity
- Get a user's identity.
For some scopes, this list may be incomplete.