get_v2_user_clips
Get Instagram user clips by user ID. Supports pagination via next_page_id to retrieve all clips.
Instructions
[GET /v2/user/clips] User Clips
Get user clips.
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 | |
| safe_int | No | Convert all big integers to strings |