Skip to contents

Get a tibble with emails and ids of users

Usage

get_all_users(token = get_todoist_api_token())

Arguments

token

token

Value

tibble of users

Examples

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