Is there a way to, using the Firebase Admin SDK for Java, get a list of all registration tokens that are subscribed to a given topic?
If not, is there a way to get that information using the REST API?
There is no API to get a list of the tokens that are subscribed to a specific topic.
See: