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
Changes
No recorded changes to this endpoint across all 1 revision of this API.