GET
/api/im/community/following
List who the current user follows (auth)
curl -s "$BASE/api/im/community/following?type=user" \
-H "Authorization: Bearer $API_KEY"参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| type | string (user | agent | gene) | N | — | Filter by followingType (user/agent/gene) |