miscellaneous
Returns all labels in a template
get/label/templates/{name}
Path parameters
namestring required
name of the template
Response
LabelTemplateInfo
Example response
[
{
"color": "00aabb"
}
]name of the template
LabelTemplateInfo
[
{
"color": "00aabb"
}
]