R/projects.R
get_project.Rd
Get a single project by ID
get_project(project_id, token = get_todoist_api_token())
id of the project
todoist API token
list with project details
if (FALSE) { # \dontrun{ get_project("12345") } # }