How to get queue name with the help of topic subscription

Yes, I think you need to first get the list of queues via:

Then iterate over those to find the ones with the subscription you are looking for.