TikTok for Developers · Arazzo Workflow
TikTok Research User Video Activity
Version 1.0.0
Resolve a handle, then collect the user's liked videos and reposted videos.
Provider
Workflows
research-user-activity
Resolve a handle, then list the user's liked and reposted videos.
Resolves a TikTok handle, then retrieves the videos the user has liked and the videos the user has reposted.
1
getUserInfo
queryResearchUserInfo
Resolve the supplied handle to its public profile before collecting activity.
2
listLikedVideos
listUserLikedVideos
Retrieve the list of videos the resolved user has liked.
3
listRepostedVideos
listUserRepostedVideos
Retrieve the list of videos the resolved user has reposted.