GET
/
v1
/
castsByFid

Query Parameters

fid
integer
required

The FID of the casts' creator

pageSize
integer

Maximum number of messages to return in a single response

reverse
boolean

Reverse the sort order, returning latest messages first

pageToken
string

The page token returned by the previous query, to fetch the next page. If this parameter is empty, fetch the first page

Response

200 - application/json
messages
object[]
required
nextPageToken
string
required