Getting order rows of completed Klarna checkout V2 order

I am using the Klarna checkout plugin for Klarna checkout V2, and I want to get the Klarna order rows (not the Litium ones) of an order already placed for comparison reasons, is there any way to do this?

Litium version: 5.6.4

When you fetch the order from KCO, it returns those rows, you can view those in the trace mode in Litium logs.

There is no way to get that data from Klarna AddOn but you can make an direct API call to Klarna to fetch that data. (not Litium recommended)