获取知乎用户创建的收藏夹列表/Get Zhihu User Created Collections

Zhihuapi

About

获取知乎用户创建的收藏夹列表/Get Zhihu User Created Collections

Documentation

获取知乎用户创建的收藏夹列表/Get Zhihu User Created Collections

[中文]

用途:

  • 获取知乎用户创建的收藏夹列表 (区别于"关注的收藏夹")

参数:

  • user_url_token: 用户ID
  • offset: 偏移量
  • limit: 每页收藏夹数量

返回:

  • 知乎用户创建的收藏夹列表

[English]

Purpose:

  • Get collections created by a Zhihu user (distinct from followed favlists)

Parameters:

  • user_url_token: User ID
  • offset: Offset
  • limit: Number of collections per page

Returns:

  • Zhihu User Created Collections

[示例/Example]

user_url_token = "ming-he-43-93" offset = "0" limit = "20"

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

Try 获取知乎用户创建的收藏夹列表/Get Zhihu User Created Collections

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

Open in Playground

Related Models