Example searches: “id”, “https://<KIBANA_URL>”, “enabled”, “start”, “days”
Get the details of a live query using the query ID.
The ID of the live query result you want to retrieve.
OK
curl \ --request GET 'https://<KIBANA_URL>/api/osquery/live_queries/3c42c847-eb30-4452-80e0-728584042334' \ --header "Authorization: $API_KEY"