SandBase is live — $1 in free credits on signupStart free ›

Instagram modelsapi generation api

instagram/v3/comment-replies

Get Instagram comment's child comments (replies) list Support pagination to fetch all replies Parent comment's comment_id can be obtained from get_post_comments API.

Input
Parent comment ID (required, get `pk` field from get_post_comments response)
Post media ID (numeric ID, required), can be obtained via `/shortcode_to_media_id` endpoint
Pagination cursor, omit for first request, get from previous response `data.next_min_child_cursor`
Idle

Example output — click Run to generate your own

API README

Get comment replies

Get Instagram comment's child comments (replies) list Support pagination to fetch all replies Parent comment's comment_id can be obtained from get_post_comments API. It is suitable for instagram workflows.

Capability

Get Instagram comment's child comments (replies) list Support pagination to fetch all replies Parent comment's comment_id can be obtained from get_post_comments API. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Connect structured data to dashboards, agents, internal tools, and automated workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models