Is there any way to know using the REST API the used subscription count out of maximum allowed (paid for).
For instance we paid for 50 subscriptions but we want to know when we reach 40 so we can pay for 100 subscription before hand.
The problem with GET all/subscriptions/count it only returns the used count, but not the limit we have paid for, 50 in our case.