You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want the object which stored on SharedTree in my dotnet backend, i need to pass that to my downstream service without going to front end, is any api available, can any one help me with this problem?
Describe the solution you'd like
Offer rest api to read the object, Or suggest me a good approach to handle this scenarios