I am testing the AggCat service and trying to put together a prototype. I'm using the .Net DevKit and have properly gotten through all the authentication issues including MFA.
Unfortunately, I'm now getting a "Forbidden" as it says I've hit a max-accounts error. I'm thinking what has actually happened is that there are orphan users/customers in my profile that I need to purge (probably from failed tests).
How can I get a list of defined customer entities in my account? I can only create the AggCat service using a customer id and once I've done that there's no way I can find to list all customers.