I want to get all userstores regardless their projects. can this be done in one query?
I have a recursive logic and looping over projects, for each project doing this logic can’t work for me as some US have parents in different projects
any idea?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The short answer is by including workspace=/workspace/12345&project=null as query string parameters in your WSAPI request url. How are you accessing the WSAPI? App SDK 1? 2? There are different ways to do this depending on what toolkit you are using.