GetLimitInfo
Fetches API usage and limit details for the Salesforce organization.
Result Set Columns
| Name | Type | Description |
| Current | Integer | The number of API requests or operations that have already been consumed for the specified limit type in the current 24-hour period. |
| Limit | Integer | The maximum number of allowed API requests or operations for the organization within a 24-hour period, based on your Salesforce edition and license. |
| Type | String | The category of limit being reported. For example, 'API REQUESTS' refers to the total API calls allowed per day for the organization. |