Example searches: “uuid”, “last_execution_date”, “monitoring”, “https://<KIBANA_URL>”, “hours”
Get the details of a saved query using the query ID.
The ID of a saved query.
OK
curl \ --request GET 'https://<KIBANA_URL>/api/osquery/saved_queries/3c42c847-eb30-4452-80e0-728584042334' \ --header "Authorization: $API_KEY"