We use PostHog for events, and I am sending forward the events & users to Amplitude via the HTTPv2 batch API.
We’ve gone over our MTU limit a couple times now, and I’d like to be able to make an API call to query what our current MTU quota is so far this month, so I can hold on sending events/users when we approach the limit.
Right now I can see this displayed if I go to organizational settings, but as a DE I need to be able to get this number programmatically. Is there a way to do so?