Skip to main content
GET
Fetch all channels with their details

Node.js SDK

๐Ÿ”— SDK Method: fetchAllChannels 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

limit
integer
default:20

Number of results to fetch

Required range: 1 <= x <= 200
Example:

30

cursor
string

Pagination cursor.

Response

200 - application/json

Success

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

Returns next cursor