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