get_v1_user_following_by_secUid
Retrieve the list of TikTok users that a specific user follows by providing their secUid. Supports pagination with page_id and count parameters for efficient data collection.
Instructions
[GET /v1/user/following/by/secUid] Following By Sec Uid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secUid | Yes | ||
| page_id | No | Use value of field `next_page_id` from response for getting next page | |
| count | No |