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
server.workbooks.get() will get me all 121 workbooks in our default project. How can we specify to return all of the workbooks from a non-default project? I see that we can filter the returned results with TSC.RequestOptions() but I dont see how that could be used to specify the project to pull from.