获取指定用户的粉丝列表/Get fans list of specified user

Lemon8api

About

获取指定用户的粉丝列表/Get fans list of specified user

Documentation

获取指定用户的粉丝列表/Get fans list of specified user

[中文]

用途:

  • 获取指定用户的粉丝列表

参数:

  • user_id: 用户ID,可以从接口/lemon8/app/get_user_id获取
  • cursor: 翻页参数,可以从上一次请求的返回结果中获取,第一次请求为空,后续请求使用上一次请求返回的cursor进行翻页。

返回:

  • 粉丝列表

[English]

Purpose:

  • Get fans list of specified user

Parameters:

  • user_id: User ID, can be obtained from the interface /lemon8/app/get_user_id
  • cursor: Pagination parameter, can be obtained from the return result of the last request. It is empty for the first request, and the cursor returned by the last request is used for subsequent requests.

Return:

  • Fans list

[示例/Example]

user_id = "7428056850216862763"

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

Try 获取指定用户的粉丝列表/Get fans list of specified user

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

Open in Playground

Related Models