| get_task | R Documentation |
Get a single task by ID
get_task(task_id, token = get_todoist_api_token())
task_id |
id of the task |
token |
todoist API token |
list with task details
## Not run:
get_task("12345")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.