Get live queries
Spaces method and path for this operation:
get /s/{space_id}/api/osquery/live_queries
Refer to Spaces for more information.
Get a list of all live queries.
GET
/api/osquery/live_queries
curl \
--request GET 'https://localhost:5601/api/osquery/live_queries' \
--header "Authorization: $API_KEY"