powered by
Get a single project by ID
get_project(project_id, token = get_todoist_api_token())
list with project details
id of the project
todoist API token
if (FALSE) { get_project("12345") }
Run the code above in your browser using DataLab