powered by
List of projects
get_projects(token = get_todoist_api_token())
token
list of all projects
# NOT RUN { # Set API key first set_todoist_api_token() # Get all projects projects <- get_projects() # }
Run the code above in your browser using DataLab