Answer
Once you have created the soft AP on your Linux system and have successfully connected clients to the soft AP you can issue the command:
# iw wlan0 station dump
This will get a list of connected clients.
Note: the interface name (here: wlan0) might be different in your system.