v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBConversation for a cast
Gets all casts related to a conversation surrounding a cast by passing in a cast hash or Farcaster URL. Includes all the ancestors of a cast up to the root parent in a chronological order. Includes all direct_replies to the cast up to the reply_depth specified in the query parameter.
Query parameters
Cast identifier (It's either a URL or a hash)
The query param accepted by the API. Sent along with identifier param. url - Cast identifier is a url hash - Cast identifier is a hash
The depth of replies in the conversation that will be returned (default 2)
Include all parent casts in chronological order
Providing this will return a conversation that respects this user's mutes and blocks and includes viewer_context.
Sort type for the ordering of descendants. Default is chron
Show conversation above or below the fold. Lower quality responses are hidden below the fold. Not passing in a value shows the full conversation without any folding.
Number of results to fetch
Pagination cursor.
Headers
Enables experimental features including filtering based on the Neynar score. See docs for more details.
Response
Success