How to fetch data with Query result in with Query Service API
Using the Query service I can read the Journey Optimizer datasets in the database. I understand data can be exported from the dataset to a destination of choice. How can I get the actual result of a query using the Query Service API? Example. I want to make an API call to fetch the results in Postman. When I read the documentation on Query Service APIs, I didn't see something like that. The purpose is to build an integration to be able to use the Query Service to fetch the Journey Optimizer datasets using query and API calls.