Last chance! 50% off unlimited learning
Sale ends in
Get a specific label by id and user_id.
gm_label(id, user_id = "me")
label id to retrieve
gmail user_id to access, special value of 'me' indicates the authenticated user.
https://developers.google.com/gmail/api/reference/rest/v1/users.labels/get
Other label:
gm_create_label()
,
gm_delete_label()
,
gm_labels()
,
gm_update_label()