{
  "data": {
    "result": {
      "@odata.context": "https://my-org.crm.dynamics.com/api/data/v9.2/$metadata#EntityDefinitions/$entity",
      "MetadataId": "3a4b5c6d-7e8f-4901-b234-56789abcdef0",
      "LogicalName": "account",
      "SchemaName": "Account",
      "EntitySetName": "accounts",
      "PrimaryIdAttribute": "accountid",
      "PrimaryNameAttribute": "name",
      "OwnershipType": "UserOwned",
      "IsCustomEntity": false,
      "IsChildEntity": false,
      "IsActivity": false,
      "IsBusinessProcessEnabled": true,
      "IsValidForAdvancedFind": true,
      "IsValidForQueue": false,
      "DisplayName": {
        "UserLocalizedLabel": {
          "Label": "Account",
          "LanguageCode": 1033
        },
        "LocalizedLabels": [
          {
            "Label": "Account",
            "LanguageCode": 1033
          }
        ]
      },
      "DisplayCollectionName": {
        "UserLocalizedLabel": {
          "Label": "Accounts",
          "LanguageCode": 1033
        },
        "LocalizedLabels": [
          {
            "Label": "Accounts",
            "LanguageCode": 1033
          }
        ]
      },
      "Description": {
        "UserLocalizedLabel": {
          "Label": "Business that represents a customer or potential customer.",
          "LanguageCode": 1033
        },
        "LocalizedLabels": []
      }
    }
  }
}