Salesforce · JSON Structure

Salesforce Geta Directoryof Supported Objects Structure

Type: object Properties: 1 Required: 1
Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

GetaDirectoryofSupportedObjects is a JSON Structure definition published by Salesforce, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

objects

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "type": "object",
  "name": "GetaDirectoryofSupportedObjects",
  "properties": {
    "objects": {
      "type": "object",
      "properties": {
        "Account": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AccountBrand": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AccountHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AccountPartner": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ActiveScratchOrg": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ActiveScratchOrgHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ApiAnomalyEventStore": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AppAnalyticsQueryRequest": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AppMenuItem": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "Asset": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AssetHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AssetRelationship": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AssetRelationshipHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationForm": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormConsent": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormConsentHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormDataUse": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormDataUseHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormText": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormTextHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "BackgroundOperation": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "BusinessBrand": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "BusinessHours": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "Campaign": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CampaignHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CampaignMember": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CampaignMemberStatus": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "Case": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CaseComment": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CaseContactRole": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CaseHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ChannelProgram": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ChannelProgramHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ChannelProgramLevel": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ChannelProgramLevelHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ChannelProgramMember": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ChannelProgramMemberHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CommSubscription": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string"
            },
            "keyPrefix": {
              "type": "string"
            },
            "label": {
              "type": "string"
            },
            "labelPlural": {
              "type": "string"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string"
            }
          },
          "required": [
           

# --- truncated at 32 KB (146 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/salesforce/refs/heads/main/json-structure/salesforce-geta-directoryof-supported-objects-structure.json