获取作品评论列表/Get post comment list

Pipixiaapi

About

获取作品评论列表/Get post comment list

Documentation

获取作品评论列表/Get post comment list

[中文]

用途:

  • 获取作品的评论列表。

参数:

  • cell_id: 作品id,可以从分享链接中获取。
  • cell_type: 作品类型,1为视频,多大数保持默认值即可。
  • offset: 翻页游标,默认为0,后续页码从上一页返回的 offset Key中获取对应值。

返回:

  • 作品评论列表

[English]

Purpose:

  • Get the comment list of a post.

Parameters:

  • cell_id: AKA video id, can be obtained from the share link.
  • cell_type: Video type, 1 for video, keep the default value for other types.
  • offset: Page cursor, default is 0, get the corresponding value from the offset Key in the previous page.

Return:

  • Post comment list

[示例/Example]

cell_id = "7411193113223371043" cell_type = 1 offset = "0"

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

Try 获取作品评论列表/Get post comment list

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

Open in Playground

Related Models