function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sagar MauryaSagar Maurya 

big object storage limit using webservice API call that tells end user the API usage

I have a requirement to get Big Object storage limit using webservice API call that tells end user the API usage. For example, if Big Object storage increases more than 95%, then automatic mail should be send. As per the link - https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_limits.htm , I can not find big object storage in response body. Just wanted to check is this the limitation or is there any other way to get big object storage.

Thanks,
Sagar