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)

ThinkR-open/todoist documentation built on June 28, 2023, 4:47 p.m.