评论二级回复/Video sub comments

Kuaishouapi

About

评论二级回复/Video sub comments

Documentation

评论二级回复/Video sub comments

[中文]

用途:

  • 获取某条一级评论(楼主评论)下的二级回复列表,使用游标分页。

参数:

  • photo_id: 作品 ID(photoId)
  • root_comment_id: 一级评论 ID(楼主评论的 commentId)
  • pcursor: 分页游标,首页留空,翻页传上一页响应的 pcursor
  • count: 每页数量,默认 8,范围 1-20

返回:

  • 二级回复列表数据

[English]

Purpose:

  • Fetch sub comments (replies) under a root comment, with cursor pagination.

Parameters:

  • photo_id: Photo ID
  • root_comment_id: Root comment ID
  • pcursor: Cursor, empty for first page
  • count: Page size, default 8, range 1-20

Returns:

  • Sub comments data

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

Try 评论二级回复/Video sub comments

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

Open in Playground

Related Models