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.
Use this option to fetch reactions of a specific message.
"[email protected]_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 starting index of the reactions returned
1
The ending index of the reactions returned
10
The start_time of the reactions returned. The format should be YYYY-MM-DDTHH:MM:SSZ
"2025-08-15T00:00:00Z"
The end_time of the reactions returned. The format should be YYYY-MM-DDTHH:MM:SSZ
"2025-08-15T23:59:59Z"
The total number of reactions returned
10
An array of reaction objects. Refer to the reaction object here