I'm trying to read inner transactions data on application call

Hey all!

I’m trying to read inner transactions data on application call. App call itself is one of the transaction in Atomic transfer.

I have group id obviously even before atomic is sent to blockchain. Is there any way I could query Algod or indexer by that groupid, once atomic transaction is confirmed? Or get app call transaction hash (id) and query that transaction to get inner txns?

Any help is appreciated!