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