List all detection rule tags Beta
List all unique tags from all detection rules.
GET
/api/detection_engine/tags
curl \
-X GET https://<KIBANA_URL>/api/detection_engine/tags
Response examples (200)
[
"string"
]