Skip to main content
GET
Following

Node.js SDK

šŸ”— SDK Method: fetchUserChannels 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

fid
integer
required

The FID of the user.

Required range: x >= 1
limit
integer<int32>
default:25

Number of results to fetch

Required range: 1 <= x <= 100
cursor
string

Pagination cursor.

Response

200 - application/json

Success

channels
Channel Ā· object[]
required
next
NextCursor Ā· object

Returns next cursor