Read from ThingSpeak

Hello!

I’m working with the FRDM K64F and ESP8266 WiFi module. I am able to send data to my ThingSpeak channel using the AT commands.

But I’m not able to get data back. I just want to read the value of the field on my channel and make changes accordingly in my program.

Is there any way to do this?

Appreciate any advice!