Hi everyone,
Anyone knows or have an example on how to search a Business Workspace with the REST API?
The recource for this is:
http://content_server_url/api/v2/businessworkspaces
But I cannot figure out what parameters to pass, aside from the workspace type id. I tried several ways, but I cannot manage to make it work.
I just would like to search a business workspace by its name. The reason is so I can retrieve the id, so later I can upload a document using the API also.
Thanks!