get_v2_user_following
Retrieve one page of users that a specific Instagram account follows. Provide user_id and optional page_id to paginate through results.
Instructions
[GET /v2/user/following] Get a user following (one request required). Prefer /g2/user/following
Get part (one page) of following users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | Id of user account | |
| page_id | No | Use value of field `next_page_id` from response for getting next page |