Skip to contents

Get all sections

Usage

get_all_sections(token = get_todoist_api_token())

Arguments

token

todoist API token

Value

tibble of all sections

Examples

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