This endpoint is used to fetch reactions for an org or a specific chat or message.
You can use chat_id
and message_id
to filter reactions specific to a chat or message.
The response is an array of JSON reaction objects. Refer to the reaction object here
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Please provide the number of the phone you want to call with this API in the header. The number must be in country code + number format without any characters or spaces, e.g. 919876543210; Alternatively, provide the phone_id (phone-xxxxxxxxxxxx) in the header
"{{orgPhone}}"
Use this option to fetch reactions of a specific chat.
"9184090XXXXX@c.us"
Use this option to fetch reactions of a specific message.
"true_9184090XXXXX@c.us_3D023C13C1487916ED112C671C348635"
0
"0"
500
"10"
"2025-04-25 or 2025-04-25T00:00:00Z"
"2025-04-31 or 2025-04-31T23:59:59Z"
Reaction
The response is of type object
.