- Code: Select all
projects=gateway.getProjects([],False)
In my case, the list of projects contains the projects in which the user is the owner and the projects this user can "see". Is there a way to only retrieve a list of the projects the user has ownership?