Salesforce · Schema

GetaDirectoryofSupportedObjects

Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Properties

Name Type Description
objects object
View JSON Schema on GitHub

JSON Schema

salesforce-geta-directoryof-supported-objects-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "objects": {
      "type": "object",
      "properties": {
        "Account": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AccountBrand": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AccountHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AccountPartner": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ActiveScratchOrg": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ActiveScratchOrgHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "ApiAnomalyEventStore": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AppAnalyticsQueryRequest": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AppMenuItem": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "Asset": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AssetHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AssetRelationship": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AssetRelationshipHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationForm": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormConsent": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormConsentHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormDataUse": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormDataUseHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormText": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "AuthorizationFormTextHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "BackgroundOperation": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "BusinessBrand": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "BusinessHours": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "Campaign": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CampaignHistory": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CampaignMember": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CampaignMemberStatus": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "Case": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]
        },
        "CaseComment": {
          "type": "object",
          "properties": {
            "apiName": {
              "type": "string",
              "example": "example_value"
            },
            "keyPrefix": {
              "type": "string",
              "example": "example_value"
            },
            "label": {
              "type": "string",
              "example": "Example Title"
            },
            "labelPlural": {
              "type": "string",
              "example": "example_value"
            },
            "nameFields": {
              "type": "array",
              "description": "",
              "example": [],
              "items": {
                "type": "string"
              }
            },
            "objectInfoUrl": {
              "type": "string",
              "example": "https://www.example.com"
            }
          },
          "required": [
            "apiName",
            "keyPrefix",
            "label",
            "labelPlural",
            "nameFields",
            "objectInfoUrl"
          ]


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

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/salesforce-geta-directoryof-supported-objects"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.