Feature: Filtered search with the Get Organizations endpoint
Description: Add the possibility to search for Organization (similar like the ‘List or Search Users’ endpoint).
Use-case: Our Organizations structure ist not flat but hierarchical instead. So every Org might have some metadata which references it’s parent Org. Now it would be cool to be able to search for all Organizations which are a child of some parent Org.
Hi @rbaerisch,
Thanks for taking the time to create this feedback request.
Let’s hope that it attracts as many votes as possible!
Have a great rest of your day.
Thank you.
1 Like
@rueben.tiow is there any update on this issue?
It seems to be the same request as this one:
Search organization by value in metadata - Auth0 Community
Hi @j.krabs,
I just checked for an update, and it looks like there still isn’t an official ETA for when this feature will be implemented.
For now, we suggest using the Management API’s Get organizations endpoint to get a list of your organizations and filter it manually from the returned response.
Thanks,
Rueben