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

Instagram modelsapi generation api

instagram/v1/comment-replies

Get child comments (replies) under a specific comment with pagination.

Input
Parent comment ID (get from pk field in fetch_post_comments_v2 response)
Post ID (Media ID)
Pagination cursor, omit for first request, get from previous response's `page_info.next_min_id`
Idle

Example output — click Run to generate your own

API README

Get comment replies

Get child comments (replies) under a specific comment with pagination. It is suitable for instagram workflows.

Capability

Get child comments (replies) under a specific comment with pagination. 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