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

Instagram modelsapi generation api

instagram/v3/user-tagged-posts

Get Instagram user's tagged posts list Posts where other users tagged this user Support pagination.

Input
Forward pagination cursor, from previous response `data.page_info.end_cursor`
Backward pagination cursor, from previous response `data.page_info.start_cursor`
Number of posts for first request (default 12)
150
Posts per page for forward pagination (default 12, max 50) Range: 1 to 50.
Posts per page for backward pagination, use with `before`
Instagram username (required)
Idle

Example output — click Run to generate your own

API README

Get user tagged posts

Get Instagram user's tagged posts list Posts where other users tagged this user Support pagination. It is suitable for instagram workflows.

Capability

Get Instagram user's tagged posts list Posts where other users tagged this user Support pagination. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Enrich profiles, accounts, and business records with structured context.
  • Create repeatable integrations that pass structured results to downstream business systems.
  • Support scheduled jobs, internal tools, and agent workflows with structured results.

Related Models