TikTok

Following

Retrieves the following list — accounts that a TikTok user follows — by their handle. Returns followings, an array of user objects each with nickname, unique_id, uid, follower_count, following_count, signature, and avatar URLs; also returns total count. Paginate with min_time from the previous response.

get/v1/tiktok/user/following

Query parameters

handlestring required

TikTok handle

min_timenumber

Used to paginate. Get 'min_time' from previous response.

trimboolean

Set to true to get a trimmed response

Response

Successful response

Changes