Retrieve all entity types
get/admin/storedObjects/all
Retrieves all entity types in the full representation.
1[2 {3 "id": "string",4 "createdBy": "string",5 "createdAt": "2019-08-24T14:15:22Z",6 "lastUpdatedBy": "string",7 "lastUpdatedAt": "2019-08-24T14:15:22Z",8 "label": "string",9 "description": "string",10 "localizedLabels": [11 {12 "id": "string",13 "createdBy": "string",14 "createdAt": "2019-08-24T14:15:22Z",15 "lastUpdatedBy": "string",16 "lastUpdatedAt": "2019-08-24T14:15:22Z",17 "version": 0,18 "locale": "en-US",19 "label": "string"20 }21 ],22 "localizedDescriptions": [23 {24 "id": "string",25 "createdBy": "string",26 "createdAt": "2019-08-24T14:15:22Z",27 "lastUpdatedBy": "string",28 "lastUpdatedAt": "2019-08-24T14:15:22Z",29 "version": 0,30 "locale": "en-US",31 "description": "string"32 }33 ],34 "name": "string",35 "dataStoreName": "string",36 "tableName": "string",37 "systemReserved": true,38 "historyEnabled": true,39 "version": 0,40 "validFromFieldName": "string",41 "validToFieldName": "string",42 "lastUpdatedAtTimeFieldName": "string",43 "createdAtTimeFieldName": "string",44 "displayTextFields": [45 {46 "name": "string",47 "displayIndex": 048 }49 ],50 "dataStoreAssignedTimeZone": "string",51 "type": "MANAGED",52 "markerColor": "#9d2b12",53 "nodeShape": "CIRCLE",54 "nodeColor": "#F0F1F2",55 "borderColor": "#F0F1F2",56 "borderWidth": 0,57 "scale": 0,58 "styles": [59 {60 "id": "string",61 "conditionId": "string",62 "evaluationOrder": 0,63 "iconName": "string",64 "markerCode": "string",65 "nodeColor": "string",66 "borderColor": "string",67 "borderWidth": 068 }69 ],70 "elementGroupRoot": true,71 "indexedForSearch": true,72 "fields": [73 {74 "id": "string",75 "createdBy": "string",76 "createdAt": "2019-08-24T14:15:22Z",77 "lastUpdatedBy": "string",78 "lastUpdatedAt": "2019-08-24T14:15:22Z",79 "label": "string",80 "description": "string",81 "localizedLabels": [82 {83 "id": "string",84 "createdBy": "string",85 "createdAt": "2019-08-24T14:15:22Z",86 "lastUpdatedBy": "string",87 "lastUpdatedAt": "2019-08-24T14:15:22Z",88 "version": 0,89 "locale": "en-US",90 "label": "string"91 }92 ],93 "localizedDescriptions": [94 {95 "id": "string",96 "createdBy": "string",97 "createdAt": "2019-08-24T14:15:22Z",98 "lastUpdatedBy": "string",99 "lastUpdatedAt": "2019-08-24T14:15:22Z",100 "version": 0,101 "locale": "en-US",102 "description": "string"103 }104 ],105 "name": "string",106 "columnName": "string",107 "dataType": "BOOLEAN",108 "length": 0,109 "precision": 0,110 "scale": 0,111 "required": true,112 "primaryKeyField": true,113 "unique": true,114 "autoGenerated": true,115 "systemReserved": true,116 "displayIndex": 0,117 "version": 0,118 "constrainingListName": "string",119 "userSelectionStrategy": "USERS",120 "allowMultipleSelections": true,121 "primaryKeySeqNo": 0,122 "readOnly": true,123 "indexedForSearch": true,124 "logicalDataType": "USER_GROUP",125 "ownerName": "string",126 "relatedElementName": "string"127 }128 ],129 "relationshipsFrom": [130 {131 "id": "string",132 "createdBy": "string",133 "createdAt": "2019-08-24T14:15:22Z",134 "lastUpdatedBy": "string",135 "lastUpdatedAt": "2019-08-24T14:15:22Z",136 "label": "string",137 "description": "string",138 "localizedLabels": [139 {140 "id": "string",141 "createdBy": "string",142 "createdAt": "2019-08-24T14:15:22Z",143 "lastUpdatedBy": "string",144 "lastUpdatedAt": "2019-08-24T14:15:22Z",145 "version": 0,146 "locale": "en-US",147 "label": "string"148 }149 ],150 "localizedDescriptions": [151 {152 "id": "string",153 "createdBy": "string",154 "createdAt": "2019-08-24T14:15:22Z",155 "lastUpdatedBy": "string",156 "lastUpdatedAt": "2019-08-24T14:15:22Z",157 "version": 0,158 "locale": "en-US",159 "description": "string"160 }161 ],162 "name": "string",163 "dataStoreName": "string",164 "tableName": "string",165 "systemReserved": true,166 "historyEnabled": true,167 "version": 0,168 "validFromFieldName": "string",169 "validToFieldName": "string",170 "lastUpdatedAtTimeFieldName": "string",171 "createdAtTimeFieldName": "string",172 "displayTextFields": [173 {174 "name": "string",175 "displayIndex": 0176 }177 ],178 "dataStoreAssignedTimeZone": "string",179 "reverseName": "string",180 "reverseLabel": "string",181 "fromObjectName": "string",182 "fromObjectLabel": "string",183 "toObjectName": "string",184 "toObjectLabel": "string",185 "required": true,186 "cardinality": "ONE_TO_ONE",187 "sortCriteria": {188 "fieldName": "string",189 "sortOrder": "asc"190 },191 "type": "DIRECT_CHILD",192 "symmetric": true,193 "managed": true,194 "toObjectTypeFieldName": "string",195 "toObjectTypeNames": [196 "string"197 ],198 "joinKeyFieldName": "string",199 "joinConditions": [200 {201 "type": "FieldRef"202 }203 ],204 "fields": [205 {206 "id": "string",207 "createdBy": "string",208 "createdAt": "2019-08-24T14:15:22Z",209 "lastUpdatedBy": "string",210 "lastUpdatedAt": "2019-08-24T14:15:22Z",211 "label": "string",212 "description": "string",213 "localizedLabels": [214 {215 "id": "string",216 "createdBy": "string",217 "createdAt": "2019-08-24T14:15:22Z",218 "lastUpdatedBy": "string",219 "lastUpdatedAt": "2019-08-24T14:15:22Z",220 "version": 0,221 "locale": "en-US",222 "label": "string"223 }224 ],225 "localizedDescriptions": [226 {227 "id": "string",228 "createdBy": "string",229 "createdAt": "2019-08-24T14:15:22Z",230 "lastUpdatedBy": "string",231 "lastUpdatedAt": "2019-08-24T14:15:22Z",232 "version": 0,233 "locale": "en-US",234 "description": "string"235 }236 ],237 "name": "string",238 "columnName": "string",239 "dataType": "BOOLEAN",240 "length": 0,241 "precision": 0,242 "scale": 0,243 "required": true,244 "primaryKeyField": true,245 "unique": true,246 "autoGenerated": true,247 "systemReserved": true,248 "displayIndex": 0,249 "version": 0,250 "constrainingListName": "string",251 "userSelectionStrategy": "USERS",252 "allowMultipleSelections": true,253 "primaryKeySeqNo": 0,254 "readOnly": true,255 "indexedForSearch": true,256 "logicalDataType": "USER_GROUP",257 "ownerName": "string"258 }259 ],260 "localizedReverseLabels": [261 {262 "id": "string",263 "createdBy": "string",264 "createdAt": "2019-08-24T14:15:22Z",265 "lastUpdatedBy": "string",266 "lastUpdatedAt": "2019-08-24T14:15:22Z",267 "version": 0,268 "locale": "en-US",269 "label": "string"270 }271 ],272 "deleteTableName": "string",273 "useCustomIndex": true,274 "color": "string",275 "width": 0,276 "dashType": "solid",277 "styles": [278 {279 "id": "string",280 "conditionId": "string",281 "evaluationOrder": 0,282 "color": "string",283 "width": 0,284 "dashType": "solid"285 }286 ],287 "reindexRequired": true288 }289 ],290 "relationshipsTo": [291 {292 "id": "string",293 "createdBy": "string",294 "createdAt": "2019-08-24T14:15:22Z",295 "lastUpdatedBy": "string",296 "lastUpdatedAt": "2019-08-24T14:15:22Z",297 "label": "string",298 "description": "string",299 "localizedLabels": [300 {301 "id": "string",302 "createdBy": "string",303 "createdAt": "2019-08-24T14:15:22Z",304 "lastUpdatedBy": "string",305 "lastUpdatedAt": "2019-08-24T14:15:22Z",306 "version": 0,307 "locale": "en-US",308 "label": "string"309 }310 ],311 "localizedDescriptions": [312 {313 "id": "string",314 "createdBy": "string",315 "createdAt": "2019-08-24T14:15:22Z",316 "lastUpdatedBy": "string",317 "lastUpdatedAt": "2019-08-24T14:15:22Z",318 "version": 0,319 "locale": "en-US",320 "description": "string"321 }322 ],323 "name": "string",324 "dataStoreName": "string",325 "tableName": "string",326 "systemReserved": true,327 "historyEnabled": true,328 "version": 0,329 "validFromFieldName": "string",330 "validToFieldName": "string",331 "lastUpdatedAtTimeFieldName": "string",332 "createdAtTimeFieldName": "string",333 "displayTextFields": [334 {335 "name": "string",336 "displayIndex": 0337 }338 ],339 "dataStoreAssignedTimeZone": "string",340 "reverseName": "string",341 "reverseLabel": "string",342 "fromObjectName": "string",343 "fromObjectLabel": "string",344 "toObjectName": "string",345 "toObjectLabel": "string",346 "required": true,347 "cardinality": "ONE_TO_ONE",348 "sortCriteria": {349 "fieldName": "string",350 "sortOrder": "asc"351 },352 "type": "DIRECT_CHILD",353 "symmetric": true,354 "managed": true,355 "toObjectTypeFieldName": "string",356 "toObjectTypeNames": [357 "string"358 ],359 "joinKeyFieldName": "string",360 "joinConditions": [],361 "fields": [],362 "localizedReverseLabels": [363 {364 "id": "string",365 "createdBy": "string",366 "createdAt": "2019-08-24T14:15:22Z",367 "lastUpdatedBy": "string",368 "lastUpdatedAt": "2019-08-24T14:15:22Z",369 "version": 0,370 "locale": "en-US",371 "label": "string"372 }373 ],374 "deleteTableName": "string",375 "useCustomIndex": true,376 "color": "string",377 "width": 0,378 "dashType": "solid",379 "styles": [380 {381 "id": "string",382 "conditionId": "string",383 "evaluationOrder": 0,384 "color": "string",385 "width": 0,386 "dashType": "solid"387 }388 ],389 "reindexRequired": true390 }391 ],392 "defaultRegularIcon": {393 "id": "string",394 "createdBy": "string",395 "createdAt": "2019-08-24T14:15:22Z",396 "lastUpdatedBy": "string",397 "lastUpdatedAt": "2019-08-24T14:15:22Z",398 "name": "string",399 "imageType": "gif",400 "imageLocation": "string",401 "bytes": "string",402 "version": 0403 },404 "defaultMapIcon": {405 "id": "string",406 "createdBy": "string",407 "createdAt": "2019-08-24T14:15:22Z",408 "lastUpdatedBy": "string",409 "lastUpdatedAt": "2019-08-24T14:15:22Z",410 "name": "string",411 "imageType": "gif",412 "imageLocation": "string",413 "bytes": "string",414 "version": 0415 },416 "parentName": "string",417 "allowElementGroupRootAssignment": true,418 "deleteTableName": "string",419 "urnFormat": "string",420 "urnLength": 0,421 "urnStartValue": 0,422 "urnType": "UUID",423 "requireSearchBeforeCreate": true,424 "enableCasDistributedDataLoad": true,425 "attachmentsIndexedForSearch": true,426 "reindexRequired": true,427 "mobileOfflineEnabled": true,428 "publishCode": "OPEN"429 }430]
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Schema |