Reactions
Get all reactions to a cast
GET
/
v1
/
reactionsByCast
Query Parameters
The FID of the cast's creator
The hash of the cast
The type of reaction, either as a numerical enum value or string representation
Available options:
REACTION_TYPE_LIKE
, REACTION_TYPE_RECAST
Maximum number of messages to return in a single response
Reverse the sort order, returning latest messages first
The page token returned by the previous query, to fetch the next page. If this parameter is empty, fetch the first page