Skip to contents

Get all filters

Usage

get_all_filters(token = get_todoist_api_token())

Arguments

token

todoist API token

Value

tibble of all filters

Examples

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