Get running ES|QL queries information
Technical preview
Returns an object containing IDs and other information about the running ES|QL queries.
GET
/_query/queries
curl \
--request GET 'http://api.example.com/_query/queries' \
--header "Authorization: $API_KEY"