根据用户ID获取用户信息/Get user info by ID
Threadsapi
About
根据用户ID获取用户信息/Get user info by ID
Documentation
根据用户ID获取用户信息/Get user info by ID
[中文]
用途:
- 根据用户ID获取Threads用户信息
- 价格:0.002$ / 次
参数:
- user_id: 用户ID,例如:67027868801,可以从用户主页API或帖子数据中获取。
返回:
- 用户信息数据,包含:
- pk: 用户ID
- username: 用户名
- full_name: 全名
- biography: 个人简介
- profile_pic_url: 头像URL
- follower_count: 粉丝数
- is_verified: 是否认证
- 等等...
[English]
Purpose:
- Get Threads user information by user ID
- Price: 0.002$ / time
Parameters:
- user_id: User ID, for example: 67027868801, can be obtained from user profile API or post data
Return:
- User information data, including:
- pk: User ID
- username: Username
- full_name: Full name
- biography: Biography
- profile_pic_url: Profile picture URL
- follower_count: Follower count
- is_verified: Is verified
- etc...
[示例/Example]
user_id = "67027868801"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.
Try 根据用户ID获取用户信息/Get user info by ID
Test this model in the Sandbase Playground with your own prompts.
Open in Playground