Back to Threads
TikHub·Threads
Threads Web: Get user replies
/api/v1/threads/web/fetch_user_repliessync$0.003 / callGet Threads user's reply list. Price: 0.002$ / time (TikHub · Threads Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| user_id | string | yes | User ID |
| end_cursor | string | — | Pagination cursor (optional) |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/threads/web/fetch_user_replies","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.