To a target URL

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.

Query Params
string
required

Target URL starting with 'chain://'.

string
enum
Defaults to Like

Type of interaction a user can have with content on the Farcaster network.

  • Like: Express appreciation for the target content. Similar to "likes" or "favorites" on other platforms.
  • Recast: Share the target content with the user's followers, similar to a "retweet" or "reblog". Helps increase content visibility.
Allowed:
integer

Maximum number of messages to return in a single response

boolean

Reverse the sort order, returning latest messages first

string

The page token returned by the previous query, to fetch the next page. If this parameter is empty, fetch the first page

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json