{
  "data": {
    "labels": [
      {
        "id": "INBOX",
        "name": "INBOX",
        "type": "system",
        "messageListVisibility": "show",
        "labelListVisibility": "labelShow"
      },
      {
        "id": "SENT",
        "name": "SENT",
        "type": "system",
        "messageListVisibility": "show",
        "labelListVisibility": "labelShow"
      },
      {
        "id": "Label_1234567890",
        "name": "Work Projects",
        "type": "user",
        "messageListVisibility": "show",
        "labelListVisibility": "labelShow",
        "color": {
          "backgroundColor": "#42d692",
          "textColor": "#ffffff"
        },
        "messagesTotal": 42,
        "messagesUnread": 5,
        "threadsTotal": 38,
        "threadsUnread": 4
      }
    ]
  }
}