获取作品二级评论/Fetch video sub comments

Kuaishouapi

About

获取作品二级评论/Fetch video sub comments

Documentation

获取作品二级评论/Fetch video sub comments

[中文]

用途:

  • 获取单个作品二级评论数据

参数:

  • photo_id: 作品ID
  • pcursor: 评论游标,第一次请求为空,后续请求使用返回响应中的pcursor值进行翻页。
  • root_comment_id: 根评论ID

返回:

  • 评论数据

[English]

Purpose:

  • Fetch single video comment data

Parameters:

  • photo_id: Photo ID
  • pcursor: Comment cursor, empty for the first request, and use the pcursor value in the returned response for subsequent requests.
  • root_comment_id: Root comment ID

Returns:

  • Comments data

[示例/Example]

photo_id = "3xgarycnydawq3g" pcursor = "909377053156" root_comment_id = "908850553827"

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

Try 获取作品二级评论/Fetch video sub comments

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

Open in Playground

Related Models