Get dashboard tags
GET {{baseUrl}}/api/dashboards/tags
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string |
RESPONSES
status: OK
[{"term":"bbh","count":1},{"term":"docker","count":1},{"term":"linux","count":1},{"term":"monitoring","count":1},{"term":"nsla","count":2}]