Skip to contents

Get archived projects

Usage

get_archived_projects(token = get_todoist_api_token())

Arguments

token

todoist API token

Value

tibble of archived projects

Examples

if (FALSE) { # \dontrun{
get_archived_projects()
} # }