Authorizations
API key to authorize requests
Query Parameters
FID of user whose replies and recasts you want to fetch
Required range:
x >= 1
Filter to fetch only replies or recasts
Available options:
replies
, recasts
, all
Example:
"replies"
Number of results to fetch
Required range:
1 <= x <= 50
Example:
30
Pagination cursor.
Providing this will return a feed that respects this user's mutes and blocks and includes viewer_context
.
Required range:
x >= 1
Response
Success
The response is of type object
.