Get a list of the top reactions for a user.
GET/users/me/top/reactions
Get a list of the top reactions across all public and private channels (the user is a member of) for a given user.
If no team_id is provided, this will also include reactions posted by the given user in direct and group messages.
Permissions
Must be logged in as the user.
Request
Responses
- 200
- 400
- 403
Top reactions retrieved successfully.
Invalid or missing parameters in URL or request body
Do not have appropriate permissions