Skip to main content
GET
User interactions

Node.js SDK

๐Ÿ”— SDK Method: fetchUserInteractions Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Query Parameters

fids
string
required

Comma separated list of two FIDs

Example:

"194, 191"

type
enum<string>[]

Comma seperated list of Interaction type to fetch

Available options:
follows,
recasts,
likes,
mentions,
replies,
quotes

Response

Success

interactions
Notification ยท object[]
required