API - 获取部分群组成员

你好!

方法 获取部分组成员 是否仅返回该组的某些成员?

我不想逐个添加新用户。我希望通过一次请求完成。

1 个赞

The default values for the offset and limit parameters are zero and 100. For example to change the limit parameter:
https://meta.discourse.org/groups/trust_level_0/members.json?limit=10

The code is available here:

4 个赞

Cool! That’s what I was looking for.

Thanks!!!

1 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.