Get All Org IDs
Org ID or ZAAID is the unique identification of the organization that an end-user belongs to. This identification is generated when the end-user signs up to your application through any of the authentication types, gets added through the Add User API or through the Add User button in the console.
The SDK snippet below demonstrates fetching all the Org IDs generated while adding new users to your application using the getAllOrgs() method:
copyconst userManagement = app.userManagement(); userManagement.getAllOrgs()
Last Updated 2023-12-14 16:25:23 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit