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