R/all_objects.R
get_projects.Rd
List of projects
get_projects(token = get_todoist_api_token())
token
list of all projects
if (FALSE) { # Set API key first set_todoist_api_token() # Get all projects projects <- get_projects() }