Skip to contents

Get current user info

Usage

get_user_info(token = get_todoist_api_token())

Arguments

token

todoist API token

Value

list with user information

Examples

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