Is it possible to receive flux query response in json format via http api?
Setting header Accept: application/json
doesn’t make any effect, the results are always returned in csv format.
No, it is not possible to receive responses in JSON; all Flux query responses will be in the Flux CSV format.