Fetch all reactions of a specific type (like or recast) that target a given URL. This endpoint is useful for tracking engagement with content across the Farcaster network.
API key to authorize requests
Target URL starting with 'chain://'.
"chain://eip155:1/erc721:0x39d89b649ffa044383333d297e325d42d31329b2"
Type of interaction a user can have with content on the Farcaster network.
Like
, Recast
"Like"
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
The requested Reactions.
The response is of type object
.