...
You can easily change the output format for the data request by amending the URL parameter dformat
within the cURL request.
NDJSON
cURL request example (ndjson format):
...
Response content-type: application/json
CSV
cURL request example (csv format):
...