f9cfde1ce8b7

latestOpenAPI 3.1.02026-08-12211332768.6 KB
Labels

List all labels

get/api/v1/labels

Response

List of all labels in the organization

Example response

{
  "labels": [
    {
      "color": "#0366d6",
      "description": "Important items that need attention",
      "name": "verified"
    }
  ]
}