获取指定用户的信息/Get information of specified user

TikTokapi

About

获取指定用户的信息/Get information of specified user

Documentation

获取指定用户的信息/Get information of specified user

[中文]

用途:

  • 获取指定用户的信息

参数:

  • sec_user_id: 用户sec_user_id,优先使用sec_user_id获取用户信息。
  • user_id: 用户uid,可选参数,纯数字,如果使用请保持sec_user_id以及unique_id为空。
  • unique_id: 用户unique_id,可选参数,如果sec_user_id为空,则使用unique_id获取用户信息,unique_id也是用户的用户名,如果使用请保持sec_user_id以及user_id为空。
  • 以上参数必须至少填写一个,优先级为sec_user_id > user_id > unique_id,优先级越高速度越快。

返回:

  • 用户信息

[English]

Purpose:

  • Get information of specified user

Parameters:

  • sec_user_id: User sec_user_id
  • user_id: User uid, optional parameter, pure number, if used, please keep sec_user_id and unique_id empty.
  • unique_id: User unique_id, optional parameter, if sec_user_id is empty, use unique_id to get user information, unique_id is also the user's username, if used, please keep sec_user_id and user_id empty.
  • At least one of the above parameters must be filled in, the priority is sec_user_id > user_id > unique_id, the higher the priority, the faster the speed.

Return:

  • User information

[示例/Example]

user_id = "107955" sec_user_id = "MS4wLjABAAAAv7iSuuXDJGDvJkmH_vz1qkDZYo1apxgzaxdBSeIuPiM" unique_id = "tiktok"

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

Try 获取指定用户的信息/Get information of specified user

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

Open in Playground

Related Models