API -\u003e الحصول على بعض أعضاء المجموعة

مرحبًا!

هل تعيد هذه الطريقة الحصول على بعض أعضاء المجموعة فقط بعض أعضاء المجموعة؟

لا أريد إضافة مستخدمين جدد بشكل فردي. أريد القيام بذلك في طلب واحد.

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:

Cool! That’s what I was looking for.

Thanks!!!