IPFS go add api returning stream json

Hi Team ,
when I add multiples files on ipfs node using go IPfs kubo api getting json stream response.Is it possible to get resposne in json format?

There is a parameter stream-channels=false in IPFS cluster.Can anyone let me know in IPFS kubo(GitHub - ipfs/kubo: An IPFS implementation in Go)

Thanks in Advance!!

I don’t think this flag is available on Kubo, per the API docs.