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