workos-node
workos-node copied to clipboard
Feature request: Search for organization by name
The current SDK (7.27.3) supports listing Organizations by these filters:
Within the UI, however, it's possible and convenient to also find by an organization's name, which is very convenient:
Would it be possible to add support add a list operation based on a name filter, similar to domains?
Can we also please consider the same feature request for the listUsers function? It would be great to have the capability to search for users in an org using the name or email attribute.
If we add this we'd likely add it to all list endpoints 😄