v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Channel

Fetch members

Fetch a list of members in a channel

get/v2/farcaster/channel/member/list/

Query parameters

channel_idstring required
Example:neynar

Channel ID for the channel being queried

fidinteger

FID of the user being queried. Specify this to check if a user is a member of the channel without paginating through all members.

limitinteger
Example:30

Number of results to fetch

cursorstring

Pagination cursor.

Headers

x-neynar-experimentalboolean

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

Response

Success