v1

latestOpenAPI 3.0.02026-07-14181255304.7 KB
Labels

Get labels

In this method, you retrieve all your registered labels in your WhatsApp Business

get/labels

Response

OK

idstring required

Label ID

namestring required

Label name

color'salmon' | 'lightskyblue' | 'gold' | 'plum' | 'silver' | 'mediumturquoise' | 'violet' | 'goldenrod' | 'cornflowerblue' | 'greenyellow' | 'cyan' | 'lightpink' | 'mediumaquamarine' | 'orangered' | 'deepskyblue' | 'limegreen' | 'darkorange' | 'lightsteelblue' | 'mediumpurple' | 'rebeccapurple' required

Label color

countinteger

Number of objects associated with this label

Example response

[
  {
    "count": 1
  }
]