How to determine ZigBee network information (with ZHA)?

Hello all,

is there a way to determine the ZigBee network parameters currently in use? In particular, I need to know the pan_id . What I am trying to do is to pair an XBee3 to my existing network (Conbee 2 stick, ZHA), for which I’d need to enter the respective data on the XBee.

I’ve discovered that using

zigpy_deconz.api: debug

makes the information I was looking for available.