Conversation for a cast

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.

📘

Tutorial on ranking replies: Rank high quality conversations

Query Params
string
required

Cast identifier (Its either a url or a hash)

string
enum
required

The query param accepted by the API. Sent along with identifier param.
url - Cast identifier is a url
hash - Cast identifier is a hash

Allowed:
integer
0 to 5
Defaults to 2

The depth of replies in the conversation that will be returned (default 2)

boolean
Defaults to false

Include all parent casts in chronological order

int32

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

string
enum

Sort type for the ordering of descendants. Default is chron

Allowed:
string
enum

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.

Allowed:
integer
1 to 50
Defaults to 20

Number of results to fetch

string

Pagination cursor.

Headers
boolean
Defaults to false

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

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json