By channel IDs

Fetch feed based on channel IDs

Fetch Feed by Channel IDs

Retrieve feed content filtered by specific channel IDs. You can filter by up to 10 channel IDs at a time.

Parameters

  • channel_ids (required): A comma-separated list of channel IDs to filter by (e.g., "neynar,farcaster"). Maximum of 10 channel IDs.
Query Params
string
required

Comma separated list of up to 10 channel IDs e.g. neynar,farcaster

boolean
Defaults to true

Include recasts in the response, true by default

int32

Providing this will return a feed that respects this user's mutes and blocks and includes viewer_context.

boolean
Defaults to false

Include replies in the response, false by default

boolean
Defaults to true
deprecated

Only include casts from members of the channel. True by default.

string

Comma separated list of FIDs to filter the feed by, up to 10 at a time

integer
1 to 100
Defaults to 25

Number of results to fetch

string

Pagination cursor.

boolean
Defaults to false
deprecated

If true, only casts that have been liked by the moderator (if one exists) will be returned.

Headers
boolean
Defaults to false

Enables experimental features including filtering based on the Neynar score. See docs for more details.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json