Include Query parameter in results from the query and event log
When we query the /logs for a particular query ID, we can get the natural_language_query paratmer returned which contains the query string.
{ customer_id: '', environment_id: 'XXXX', natural_language_query: 'are there any capital metrics?', query...