threads_get_user_insights
Retrieve Threads account insights including views, likes, replies, reposts, quotes, clicks, followers, and follower demographics for specific date ranges.
Instructions
Get account-level Threads insights (views, likes, replies, reposts, quotes, clicks, followers, follower demographics).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | Yes | Comma-separated metrics: views,likes,replies,reposts,quotes,clicks,followers_count,follower_demographics | |
| since | No | Start date (Unix timestamp) | |
| until | No | End date (Unix timestamp) |