AT command to check with APN is in use? -EG91

Hi,

I am looking for an AT command that will display the current APN in use? So far the only I’ve found to do that is
AT+CGPADDR which displays the context ID and the IP address. Is there any way to return simply in quotes which APN is being used for an active cell connection?

Thanks

Try

 AT+CGDCONT?

AT+CGCONTRDP

to check the APN used.