Get Tags

GET {{baseUrl}}/api/v1/tags/hosts

Return a mapping of tags to hosts for your whole infrastructure.

Request Params

KeyDatatypeRequiredDescription
sourcestringWhen specified, filters host list to those tags with the specified source.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"tags":{"occaecat_22":["test.metric.host","test.metric.host"],"amet_19":["test.metric.host","test.metric.host"]}}