Skip to contents

Get list of backups

Usage

get_backups(token = get_todoist_api_token())

Arguments

token

todoist API token

Value

tibble of available backups

Examples

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