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
Guntin Guntin L GarciaGuntin Guntin L Garcia 

How to know the use of governor limits REST?

Hi,

I'd like to know if we're close to the governor limits REST.

Thanks,
Pedro
AnkaiahAnkaiah (Salesforce Developers) 
Hi Guntin,

You can get this information by using Sforce-Limit-Info in the response header of REST APIs.

Please refer the below link to get more information.

https://developer.salesforce.com/forums/?id=906F0000000Amc7IAC

If this helps, please mark it as best answer.

Thanks,
Ankaiah


 
Guntin Guntin L GarciaGuntin Guntin L Garcia
No, It doesn't help me.
I'm looking for a took or report which helps me to understand how much is the use of the REST.

Thanks,
Pedro
Suraj Tripathi 47Suraj Tripathi 47

Hi,,

Please visit this link

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_limits.htm

If this helps, please mark it as best answer.
 

Thank You