API → グループメンバーの取得

こんにちは!

このメソッド グループメンバーの取得 は、グループのメンバーの一部のみを返すのでしょうか?

新しいユーザーを個別に追加したくありません。1 回のリクエストで一括して追加したいと考えています。

「いいね!」 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.