OINO.cloud APIs support SQL selecting the returned fields. This can be used to optimize data transfer and control how oinoqueryaggregate works.
Set parameter oinoqueryselect in the request URL to a comma separated list of field names to select. Primary keys are always included and can not be omitted.
Note: to exclude fields that are secret you have to exclude them in the API configuration.