curl --location --request GET 'https://gmail.googleapis.com//gmail/v1/users//labels/'
{
"color": {
"backgroundColor": "string",
"textColor": "string"
},
"id": "string",
"labelListVisibility": "labelShow",
"messageListVisibility": "show",
"messagesTotal": 0,
"messagesUnread": 0,
"name": "string",
"threadsTotal": 0,
"threadsUnread": 0,
"type": "system"
}