latestOpenAPI 3.1.02026-08-15211332773.5 KB
cddcef5fd216
Labels
Get a label by name
get/api/v1/labels/{name}
Path parameters
namestring required
Label name
Example:verified
Label name
Response
Label details
Example response
{
"color": "#0366d6",
"description": "Important items that need attention",
"name": "verified"
}