powered by
Get a single task by ID
get_task(task_id, token = get_todoist_api_token())
list with task details
id of the task
todoist API token
if (FALSE) { get_task("12345") }
Run the code above in your browser using DataLab