Admin Rest API: how to get all current recurring app charges and all past app charges

Hello,

I want to retrieve a list of all app charges for my shopify store in the past via the admin rest api.

I was looking at the ApplicationCharge (ApplicationCharge (shopify.dev)) and the RecurringApplicationCharge (ApplicationCharge (shopify.dev)) resources but both return empty arrays (of course I have several paid apps installed in my store).

Anyone got an idea how to do this?

Regards,

Thomas