At this moment, we use the built in reporting to get the billing details for our customers and have some manual work to differentiate some values. We want to automate this process using API calls to gather the details to rule out any manual action (which is required at this point)
We are able to retrieve the Monthly Active Users value from the "invoices" API endpoint. But we would also like to have some details regarding this MUA value.
We actually need an overview of the monthly active usage per host pool within a month if this is possible.
I already looked in to the "user sessions" or "usage" endpoints, but it seems these cannot provide the required information.
Comments (6 comments)