In the agent workspace, there are frequently suggested organizations for agents to create, where it will say "NewOrganization (Create)" for emails with the domain neworganization.com, if there's no existing organization using that domain.
Is there a way to query domains from end users that have not had an organization created? In the example above, can I query an organization end point for domains without an associated organization?
The only way I can think of is to query end user aliases, extract the domain, query organizations and list the domains without an associated organizations. This is a somewhat inefficient, upside down query, and I'm curious whether there is a data point to use to find these.