v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Feed

Replies and recasts

Fetch recent replies and recasts for a given user FID; sorted by most recent first

get/v2/farcaster/feed/user/replies_and_recasts/

Query parameters

fidinteger required

FID of user whose replies and recasts you want to fetch

filter'replies' | 'recasts' | 'all'
Example:replies

Filter to fetch only replies or recasts

limitinteger
Example:30

Number of results to fetch

cursorstring

Pagination cursor.

viewer_fidinteger

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

Response

Success