get_v1_media_comment_replies_by_id
Retrieve replies to a specific comment on a TikTok video. Provide media ID and comment ID to get paginated reply threads with count and cursor parameters.
Instructions
[GET /v1/media/comment/replies/by/id] Media Comment Replies By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| media_id | Yes | ||
| comment_id | Yes | ||
| count | No | ||
| cursor | No |