Anouk Gorris on 08 Aug 2022 12:11:43
Currently, you can get workspaces by passing the Workspace IDs to GetModifiedWorkspaces, but this is not very user friendly and difficult to maintain. I would like to filter on Workspace names with wildcards. For example, I would like to be able to only pass workspaces starting with "HR" to the API.
It is very difficult to keep an up-to-date list of Workspace IDs that we want to pass to the API. Using names would greatly improve this experience.