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
I was wondering if it were possible to get a specific project by its id.
If you stored the id somewhere else in a local variable and wanted to use something like server.projects.get() where you pass in the ID, is that possible?