-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: User - API
-
None
-
3
User Problem
Please raise the pagination limit for more than 100 entries a time for List User API, in the current design, no matter what number it's filled in, the returned result is still up to 100 entries.
Suggested Solutions
Unknown
Current Workarounds
Advise the customer to use the value of the "next" field of the "paging" object in the 1st API call result to continue calling for the next 100 entries.