获取用户喜欢作品数据/Get user like video data

TikTokapi

About

获取用户喜欢作品数据/Get user like video data

Documentation

获取用户喜欢作品数据/Get user like video data

[中文]

用途:

  • 获取用户喜欢作品数据

参数:

  • sec_user_id: 用户sec_user_id
  • max_cursor: 最大游标,用于翻页,第一页为0,第二页为第一次响应中的max_cursor值。
  • count: 最大数量

返回:

  • 用户作品数据

[English]

Purpose:

  • Get user like video data

Parameters:

  • sec_user_id: User sec_user_id
  • max_cursor: Maximum cursor, used for paging, the first page is 0, the second page is the max_cursor value in the first response.
  • count: Maximum count number

Return:

  • User video data

[示例/Example]

sec_user_id = "MS4wLjABAAAA-RkTGCGXLuLKRM5Xcuuwm7Mclg51I2ECO1RqOA7mJHuXFz99nztdi077Z2XmYHZV" max_cursor = 0 counts = 20

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

Try 获取用户喜欢作品数据/Get user like video data

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

Open in Playground

Related Models