get_label: Get a single label by ID

View source: R/labels.R

get_labelR Documentation

Get a single label by ID

Description

Get a single label by ID

Usage

get_label(label_id, token = get_todoist_api_token())

Arguments

label_id

id of the label

token

todoist API token

Value

list with label details

Examples

## Not run: 
get_label("12345")

## End(Not run)

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