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