Get All Users in an OrganizationAdmin Scope
Note: Ensure you have installed the required package to use this SDK method.
You can pass the OrgID to the getAllUsers() SDK method to fetch all the users added to the application from that organization.
The userManagement reference used in the code snippet below is the component instance.
copy
userManagement.getAllUsers('10062701096'); // Enter your Org ID here
Last Updated 2026-07-02 14:51:41 +0530 IST
Yes
No
Send your feedback to us
Skip
Submit