获取用户转发的作品数据/Get user repost video data

TikTokapi

About

获取用户转发的作品数据/Get user repost video data

Documentation

获取用户转发的作品数据/Get user repost video data

[中文]

用途:

  • 获取用户转发的作品数据

参数:

  • user_id: 用户id,可以通过 handler_user_profile 端点获取,响应中的关键字为uid。
  • offset: 偏移量
  • count: 数量

返回:

  • 用户转发作品数据

[English]

Purpose:

  • Get user repost video data

Parameters:

  • user_id: User id, which can be obtained through the handler_user_profile endpoint, with the keyword uid in the response.
  • offset: Offset
  • count: Number

Return:

  • User repost video data

[示例/Example]

user_id = 107955 offset = 0 count = 21

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取用户转发的作品数据/Get user repost video data

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models