Get multiple organizations or search organizations from Management API

For our multi-tenant app we would like to provide an ability to search organizations or get a list of organization display names and metadata if we have a list of org_id.

Unfortunately, we can’t see any way to do this other than iterating in a loop client-side which gets somewhat long once you exceeded a few hundred orgs.

Now getting all orgs and filtering down is also a potential concern as when the app scales we maybe looking at tens of thousands there.

Is there a better way?

Hey there @azns !

Unfortunately, the ways in which you’ve described are going to the be the best approach currently. I do encourage you to provide feedback though - I would love to see this functionality as well as this is something that has certainly come up before:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.