获取用户短剧合集列表/Get user series list

Douyinapi

About

获取用户短剧合集列表/Get user series list

Documentation

获取用户短剧合集列表/Get user series list

[中文]

用途:

  • 获取用户的短剧合集列表

参数:

  • user_id: 用户id,与sec_user_id二选一即可
  • sec_user_id: 用户加密id,与user_id二选一即可
  • cursor: 游标,用于翻页,第一页为0,第二页为第一次响应中的cursor值。

返回:

  • 用户短剧合集列表数据

备注:

  • 该接口返回用户发布的所有短剧合集
  • 响应中的 series_id 可用于获取短剧详情和视频列表

[English]

Purpose:

  • Get user's series/playlet collection list

Parameters:

  • user_id: User id
  • sec_user_id: User encrypted id
  • cursor: Cursor, used for paging, the first page is 0, the second page is the cursor value in the first response.

Return:

  • User series list data

Note:

  • This interface returns all series collections published by the user
  • The series_id in the response can be used to get series details and video list

[示例/Example]

user_id = "3010877781453635" sec_user_id = "MS4wLjABAAAAfAU5kMk-W4569G1z2iRsy8t6-kOxO17Eaz6yte4NQokeUeOpeqTGEc480e34O8lK" cursor = 0

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

Try 获取用户短剧合集列表/Get user series list

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

Open in Playground

Related Models