has anyone got an API/curl example how to execute ...
# kolide
b
has anyone got an API/curl example how to execute live query without use of fleetctl? Essentially smth like
fleetctl query --query "select * from osquery_info;" --hosts "All Hosts"
, but with API calls.