Request URL
GET https://api.dotcom-monitor.com/config_api_v1/tags
Get a list of tags created in the account.
GET https://api.dotcom-monitor.com/config_api_v1/tags
Get a list of tags created in the account.
https://api.dotcom-monitor.com/config_api_v1/tags
[
{
"Id": 22,
"Name": "High priority",
"Color": "#f8bbd099"
},
{
"Id": 23,
"Name": "My device",
"Color": "#c8e6c999"
},
{
"Id": 441,
"Name": "PNM",
"Color": "#b3e5fc99"
}
]