getProjectList.Rd
Make sure you have file-access to the projects (owned or shared with you)
getProjectList(accessToken)
A valid Access-Token
A Response object with $data (a tibble of the project list) and $message a status message and $isError (True if API Call was unsuccessful)
projectList <- getProjectList("######")