Body
application/json
Response
- Option 1
- Option 2
The result of the SQL query execution. On success, returns 'rows'. If the query had issues but was processed, may return an 'error' object within a 200 response.
An array of results from the query. Each item is an object (default) or an array of values (if arrayMode is true).