获取指定用户的信息/Get information of specified user
GET/api/bilibili/web/fetch_user_profile
[中文]
用途:
- 获取指定用户的信息
参数:
- uid: 用户UID
返回:
- 指定用户的个人信息
[English]
Purpose:
- Get information of specified user
Parameters:
- uid: User UID
Return:
- information of specified user
[示例/Example]
uid = "178360345"
Request
Responses
- 200
- 422
Successful Response
Validation Error