How can we request Kibana with REST API to get the visualization request
and response?
Like this:
I want to do that using NodeJS to manipulate this results of Kibana.
The purpose is that I want to directly query Kibana programmatically (via REST API) to get the ES request body.