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