Newer Version Available

This content describes an older version of this product. View Latest

Limits

This REST feature is currently available through a pilot program and is available in all Development Edition organizations. For information on enabling it for your organization, contact Salesforce.

Note

Lists information about limits in your organization. This resource is available in REST API version 29.0 and later for API users with the “View Setup and Configuration” permission. The resource returns these limits:
  • Daily API calls
  • Daily Batch Apex and future method executions
  • Daily Bulk API calls
  • Daily Streaming API events
  • Streaming API concurrent clients
  • Daily number of single emails sent to external email addresses using Apex or Force.com APIs
  • Daily number of mass emails sent to external email addresses using Apex or Force.com APIs

The resource also returns these limits if the API user has the “Manage Users” permission.

  • Data storage (MB)
  • File storage (MB)
URI
/vXX.X/limits/
Formats
JSON, XML
HTTP Method
GET
Authentication
Authorization: Bearer token
Example
See List Organization Limits.