Skip to main content
GET
By ID or parent_url

Node.js SDK

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

id
string
required

Channel ID for the channel being queried

Example:

"neynar"

type
enum<string>

Type of identifier being used to query the channel. Defaults to ID.

Available options:
id,
parent_url
Example:

"id"

viewer_fid
integer

FID of the user viewing the channel.

Required range: x >= 1

Response

Success

channel
Channel ยท object
required