Retrieve the conversation for a given cast
farcasterCast.getConversation
Overview
Gets all casts related to a conversation surrounding a cast by passing in a cast hash or Warpcast 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.
Parameters
identifier
string
true
ex) "https://warpcast.com/lum0x/0xfa6e2aad" or "0xfa6e2aad1b1cb8fd7037b93382c68264f77c00be"
type
string
true
"url" or "hash"
reply_depth
number
false
default: 2, max: 5
include_chronological_parent_casts
boolean
false
true or false
viewer_fid
number
false
ex) 3
limit
number
false
default: 20, max: 50
cursor
string
false
ex) eyJwYWdlIjoyfQ==
Usage
Response
νλͺ©
κ°
Cast Hash
0xfa6e2aad1b1cb8fd7037b93382c68264f77c00be
Thread Hash
0xfa6e2aad1b1cb8fd7037b93382c68264f77c00be
Parent Hash
μμ
Parent URL
μμ
Root Parent URL
μμ
Parent Author
μμ
Author FID
721870
Custody Address
0x63cd09948b05e5d8367226b0c83a16b583862191
Username
lum0x
Display Name
Lum0x
Profile Picture URL
Bio
illuminate your builder journey with Lum0x π‘\n\nhttps://lum0x.com/
Follower Count
37
Following Count
2
Verifications
μμ
Verified ETH Addresses
μμ
Verified SOL Addresses
μμ
Active Status
inactive
Text
πβ¨ Something luminous is coming to Farcaster... \n\nBuilders, are you ready to see your data in a whole new light?
Timestamp
2024-06-27T06:01:14.000Z
Embeds URL
Likes Count
1
Recasts Count
1
Likes
zk-yuki.eth (FID: 5303)
Recasts
ty-kindleplus (FID: 373908)
Replies Count
0
Channel
μμ
Mentioned Profiles
μμ
Direct Replies
μμ
Field Description
Cast Hash: The unique hash value of the cast.
Thread Hash: The hash value of the thread containing the cast.
Parent Hash: The hash value of the parent cast (currently none).
Parent URL: The URL of the parent cast (currently none).
Root Parent URL: The URL of the root parent cast (currently none).
Parent Author: The author of the parent cast (currently none).
Author FID: The author's unique identifier (FID).
Custody Address: The author's wallet address.
Username: The author's username.
Display Name: The author's display name.
Profile Picture URL: The URL of the author's profile picture.
Bio: The author's introduction text.
Follower Count: The number of followers the author has.
Following Count: The number of people the author is following.
Verifications: The author's verification information (currently none).
Verified ETH Addresses: List of verified Ethereum addresses (currently none).
Verified SOL Addresses: List of verified Solana addresses (currently none).
Active Status: The author's activity status.
Text: The content of the cast.
Timestamp: The time when the cast was created.
Embeds URL: URL of the embedded image.
Likes Count: The number of likes on the cast.
Recasts Count: The number of recasts of the cast.
Likes: List of users who liked the cast.
Recasts: List of users who recast the cast.
Replies Count: The number of replies to the cast.
Channel: The channel containing the cast (currently none).
Mentioned Profiles: List of profiles mentioned in the cast (currently none).
Direct Replies: Direct replies to the cast (currently none).
Last updated