Skip to main content
GET
Get Followed Companies

获取用户关注的公司

URL: /v1/tools/user/followed-companies
方法: GET
描述: 获取当前用户关注的所有公司列表。

请求参数

无需参数。

响应参数

请求示例

cURL
Python
TypeScript

响应示例

错误响应

使用场景

  1. 获取用户关注列表
    • 用于展示用户关注的所有公司
    • 构建个性化看板
  2. 与时间线接口配合使用
    • 先获取关注公司,再查询相关动态

Authorizations

Authorization
string
header
required

Enter your Bearer token

Response

Successful Response

Response containing followed companies

companies
FollowedCompanyItem · object[]

List of followed companies

total
integer
default:0

Total number of followed companies