...

/

List and Get Reactions

List and Get Reactions

Use Slack API calls to list and remove files.

We'll cover the following...

Overview

Let’s look at the following endpoints in this lesson:

  1. reactions.list: This endpoint lists reactions made by a user.
  2. reactions.get: This endpoint gets reactions for an item.

List of reactions

To ...