Related to users and groups
How many users are allowed in a box Group?
Is there any way to retrieve next marker from BoxGroup.getAllGroups in java sdk?
-
Hi,
Box Java SDK does not support marker based pagination for groups. You can iterate over all groups with iterator, the guide on using groups can be found here: https://github.com/box/box-java-sdk/blob/v2.58.0/doc/groups.md#get-all-groups
Please sign in to leave a comment.
Comments
1 comment