1{
2 "currentPageNumber": 1,
3 "currentPageSize": 10,
4 "objects": [
5 {
6 "apiName": "Account",
7 "label": "Account"
8 },
9 {
10 "apiName": "Asset",
11 "label": "Asset"
12 },
13 {
14 "apiName": "AssetRelationship",
15 "label": "Asset Relationship"
16 },
17 {
18 "apiName": "Case",
19 "label": "Case"
20 },
21 {
22 "apiName": "Contact",
23 "label": "Contact"
24 },
25 {
26 "apiName": "Contract",
27 "label": "Contract"
28 },
29 {
30 "apiName": "Event",
31 "label": "Event"
32 },
33 {
34 "apiName": "Individual",
35 "label": "Individual"
36 },
37 {
38 "apiName": "Lead",
39 "label": "Lead"
40 }
41 . . .
42 ],
43 "totalAvailableItems": 22
44}