get_section: Get a single section by ID

View source: R/section.R

get_sectionR Documentation

Get a single section by ID

Description

Get a single section by ID

Usage

get_section(section_id, token = get_todoist_api_token())

Arguments

section_id

id of the section

token

todoist API token

Value

list with section details

Examples

## Not run: 
get_section("12345")

## End(Not run)

rtodoist documentation built on Feb. 14, 2026, 5:06 p.m.