Reactions
By FID or cast
Lookup a reaction by its FID or cast.
GET
Authorizations
API key to authorize requests
Query Parameters
The FID of the reaction's creator
The FID of the cast's creator
The cast's hash
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.
Available options:
REACTION_TYPE_LIKE
, REACTION_TYPE_RECAST
Example:
"REACTION_TYPE_LIKE"
Response
200
application/json
The requested Reaction.
The response is of type object
.