简体中文
Appearance
获取所有 FID 的列表
查询参数
示例
curl http://127.0.0.1:2281/v1/fids
响应
{ "fids": [1, 2, 3, 4, 5, 6], "nextPageToken": "AAAnEA==" }