Hi,
is it possible to get a list of all workspace configurations of just one user?
Using the api call ListConfigurations(1) gets all workspace configurations. But it is very time consuming doing the call and filtering a special owner when having thousands of configurations.
The call GetConfigurationByName( name ) filters just the configuration name.
Thanks,
Tom