instagram/v2/comment-replies
Get list of replies to a comment Need to get comment ID from fetch_post_comments first Support pagination
Input
Idle
Example output — click Run to generate your own
API README
Get comment replies
Purpose:
- Get list of replies to a comment
- Need to get comment ID from fetch_post_comments first
- Support pagination Parameters:
- code_or_url: Post shortcode or full URL
- comment_id: Comment ID
- pagination_token: Pagination token from previous response Return:
data.items: List of repliespagination_token: Next page token Price:- 0.002 USD/request
[Example]
code_or_url = "DRhvwVLAHAG" comment_id = "18067775592012345"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

