get_all_projects: List of projects

View source: R/all_objects.R

get_all_projectsR Documentation

List of projects

Description

List of projects

Usage

get_all_projects(token = get_todoist_api_token())

Arguments

token

todoist API token

Value

list of all projects

Examples

## Not run: 
# Set API key first
set_todoist_api_token()
# Get all projects
projects <- get_all_projects()

## End(Not run)

VincentGuyader/todoist documentation built on July 4, 2023, 10:04 p.m.