-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Directory - Organizations REST API
-
None
The max limit of entries that can be retrieved by the REST API endpoint - Get users in an Org is set to 100
This particular endpoint is replacing the deprecated endpoint Search for users in an organization, which had 10000 a limit.
Because of this new limit, applications would need to make many more requests, potentially negatively affecting performance.
Ask: Enhance the limit of the new REST API endpoint to Get all the users in Org