Get live query results
Get the results of a live query using the query action ID.
Query parameters
-
Additional properties are allowed.
curl \
--request GET https://localhost:5601/api/osquery/live_queries/{id}/results/{actionId}?query=%7B%7D
{}