Overview
Kinetica provides a direct JSON egress service to allow records to be retrieved as raw JSON from the database. Several options can be used to identify & filter the data being requested. There is also limited support for aggregation. JSON objects will be returned as an array:Single or Multiple Records
Usage
The base JSON egress endpoint URL is:Parameters
Examples
Below are templates of requesting table data as JSON, via the/get/records/json REST endpoint: