get_v1_media_comments_chunk
Retrieve 15 comments per API request from Instagram media by specifying the media ID. Supports pagination with min_id and max_id parameters and optional threading for comment threads. Ideal for fetching comments in manageable groups.
Instructions
[GET /v1/media/comments/chunk] Get media comments (one request return 15 comments)
Get comments on a media
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| min_id | No | ||
| max_id | No | ||
| can_support_threading | No |