3. List tag
Last updated
Returns a list of tag
is_local
true/false
false: Show cloud profiles, true: Show local profiles
[
{
"value": 132,
"label": "tag 1"
},
{
"value": 136,
"label": "tag 2"
},
{
"value": 137,
"label": "tag 3"
},
{
"value": 138,
"label": "tag 4"
}
]Last updated