gm_label: Get a specific label

View source: R/gm_label.R

gm_labelR Documentation

Get a specific label

Description

Get a specific label by id and user_id.

Usage

gm_label(id, user_id = "me")

Arguments

id

label id to retrieve

user_id

gmail user_id to access, special value of 'me' indicates the authenticated user.

References

https://developers.google.com/gmail/api/reference/rest/v1/users.labels/get

See Also

Other label: gm_create_label(), gm_delete_label(), gm_labels(), gm_update_label()


jimhester/gmailr documentation built on Nov. 4, 2023, 1:02 p.m.