Skip to main content
GET
Fetch channels that user is active in

Node.js SDK

๐Ÿ”— SDK Method: fetchUsersActiveChannels 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 user's FID (identifier)

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

Number of results to fetch

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

Pagination cursor.

Response

Success

channels
Channel ยท object[]
next
NextCursor ยท object

Returns next cursor