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