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