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