Get Follow Groups
关注组
List Follow Groups
Get all follow groups for authenticated user
GET
Get Follow Groups
Documentation Index
Fetch the complete documentation index at: https://docs.reportify.cn/llms.txt
Use this file to discover all available pages before exploring further.
获取关注组列表
URL:/v1/following/groups方法:
GET描述: 获取当前用户的所有关注组
请求参数
无需参数响应参数
| 参数名 | 类型 | 描述 |
|---|---|---|
| groups | list | 关注组列表 |
| 参数名 | 类型 | 描述 |
|---|---|---|
| group_id | str | 关注组 ID |
| name | str | 组名称 |
| count | int | 关注项数量 |
