...

/

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 create a list of reactions, we access the https://slack.com/api/reactions.list endpoint. Using this endpoint, we will be able to list all the reactions made by a user or an application.

Some important query parameters for the reactions.list endpoint are the following:

Access this course and 1400+ top-rated courses and projects.