Newer Version Available

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

List Organization Limits

Use the Limits resource to list your org limits.
  • Max is the limit for the org.
  • Remaining is the number of calls or events left for the org.
Example usage
1curl https://instance.salesforce.com/services/data/v53.0/limits/ -H "Authorization: Bearer token" -H "X-PrettyPrint:1"
Example request body
none required
Example response body
1{
2    "ActiveScratchOrgs": {
3        "Max": 3,
4        "Remaining": 3
5    },
6    "AnalyticsExternalDataSizeMB": {
7        "Max": 40960,
8        "Remaining": 40960
9    },
10    "BOZosCalloutHourlyLimit": {
11        "Max": 20000,
12        "Remaining": 20000
13    },
14    "ConcurrentAsyncGetReportInstances": {
15        "Max": 200,
16        "Remaining": 200
17    },
18    "ConcurrentEinsteinDataInsightsStoryCreation": {
19        "Max": 5,
20        "Remaining": 5
21    },
22    "ConcurrentEinsteinDiscoveryStoryCreation": {
23        "Max": 2,
24        "Remaining": 2
25    },
26    "ConcurrentSyncReportRuns": {
27        "Max": 20,
28        "Remaining": 20
29    },
30    "DailyAnalyticsDataflowJobExecutions": {
31        "Max": 60,
32        "Remaining": 60
33    },
34    "DailyAnalyticsUploadedFilesSizeMB": {
35        "Max": 51200,
36        "Remaining": 51200
37    },
38    "DailyFunctionsApiCallLimit" : {
39      "Max" : 235000,
40      "Remaining" : 235000
41    },
42    "DailyApiRequests": {
43        "Max": 5000,
44        "Remaining": 4937
45    },
46    "DailyAsyncApexExecutions": {
47        "Max": 250000,
48        "Remaining": 250000
49    },
50    "DailyBulkApiBatches": {
51        "Max": 15000,
52        "Remaining": 15000,
53        "API Test": {
54            "Max": 0,
55            "Remaining": 0
56        },
57        "SalesforceDX Namespace Registry": {
58            "Max": 0,
59            "Remaining": 0
60        }
61    },
62    "DailyBulkV2QueryFileStorageMB": {
63        "Max": 976562,
64        "Remaining": 976562
65    },
66    "DailyBulkV2QueryJobs": {
67        "Max": 10000,
68        "Remaining": 10000
69    },
70    "DailyDurableGenericStreamingApiEvents": {
71        "Max": 10000,
72        "Remaining": 10000
73    },
74    "DailyDurableStreamingApiEvents": {
75        "Max": 10000,
76        "Remaining": 10000
77    },
78    "DailyEinsteinDataInsightsStoryCreation": {
79        "Max": 1000,
80        "Remaining": 1000
81    },
82    "DailyEinsteinDiscoveryPredictAPICalls": {
83        "Max": 50000,
84        "Remaining": 50000
85    },
86    "DailyEinsteinDiscoveryPredictionsByCDC": {
87        "Max": 5000000,
88        "Remaining": 5000000
89    },
90    "DailyEinsteinDiscoveryStoryCreation": {
91        "Max": 100,
92        "Remaining": 100
93    },
94    "DailyGenericStreamingApiEvents": {
95        "Max": 10000,
96        "Remaining": 10000,
97        "API Test": {
98            "Max": 0,
99            "Remaining": 0
100        },
101        "SalesforceDX Namespace Registry": {
102            "Max": 0,
103            "Remaining": 0
104        }
105    },
106    "DailyScratchOrgs": {
107        "Max": 6,
108        "Remaining": 6
109    },
110    "DailyStandardVolumePlatformEvents": {
111        "Max": 10000,
112        "Remaining": 10000
113    },
114    "DailyStreamingApiEvents": {
115        "Max": 10000,
116        "Remaining": 10000,
117        "API Test": {
118            "Max": 0,
119            "Remaining": 0
120        },
121        "SalesforceDX Namespace Registry": {
122            "Max": 0,
123            "Remaining": 0
124        }
125    },
126    "DailyWorkflowEmails": {
127        "Max": 100000,
128        "Remaining": 100000
129    },
130    "DataStorageMB": {
131        "Max": 1024,
132        "Remaining": 1024
133    },
134    "DurableStreamingApiConcurrentClients": {
135        "Max": 20,
136        "Remaining": 20
137    },
138    "FileStorageMB": {
139        "Max": 1024,
140        "Remaining": 1024
141    },
142    "HourlyAsyncReportRuns": {
143        "Max": 1200,
144        "Remaining": 1200
145    },
146    "HourlyDashboardRefreshes": {
147        "Max": 200,
148        "Remaining": 200
149    },
150    "HourlyDashboardResults": {
151        "Max": 5000,
152        "Remaining": 5000
153    },
154    "HourlyDashboardStatuses": {
155        "Max": 999999999,
156        "Remaining": 999999999
157    },
158    "HourlyLongTermIdMapping": {
159        "Max": 100000,
160        "Remaining": 100000
161    },
162    "HourlyManagedContentPublicRequests": {
163        "Max": 50000,
164        "Remaining": 50000
165    },
166    "HourlyODataCallout": {
167        "Max": 20000,
168        "Remaining": 20000
169    },
170    "HourlyPublishedPlatformEvents": {
171        "Max": 50000,
172        "Remaining": 50000
173    },
174    "HourlyPublishedStandardVolumePlatformEvents": {
175        "Max": 1000,
176        "Remaining": 1000
177    },
178    "HourlyShortTermIdMapping": {
179        "Max": 100000,
180        "Remaining": 100000
181    },
182    "HourlySyncReportRuns": {
183        "Max": 500,
184        "Remaining": 500
185    },
186    "HourlyTimeBasedWorkflow": {
187        "Max": 1000,
188        "Remaining": 1000
189    },
190    "MassEmail": {
191        "Max": 5000,
192        "Remaining": 5000
193    },
194    "MonthlyEinsteinDiscoveryStoryCreation": {
195        "Max": 500,
196        "Remaining": 500
197    },
198    "MonthlyPlatformEventsUsageEntitlement": {
199        "Max": 3750000,
200        "Remaining": 3750000
201    },
202    "Package2VersionCreates": {
203        "Max": 6,
204        "Remaining": 6
205    },
206    "Package2VersionCreatesWithoutValidation": {
207        "Max": 500,
208        "Remaining": 500
209    },
210    "PermissionSets": {
211        "Max": 1500,
212        "Remaining": 1499,
213        "CreateCustom": {
214            "Max": 1000,
215            "Remaining": 999
216        }
217    },
218    "PrivateConnectOutboundCalloutHourlyLimitMB": {
219        "Max": 0,
220        "Remaining": 0
221    },
222    "SingleEmail": {
223        "Max": 5000,
224        "Remaining": 5000
225    },
226    "StreamingApiConcurrentClients": {
227        "Max": 20,
228        "Remaining": 20
229    }
230}