Salesforce · JSON Structure

Salesforce Status200 Record Found Structure

Type: object Properties: 6 Required: 6
Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Status200-RecordFound is a JSON Structure definition published by Salesforce, describing 6 properties, of which 6 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

apiName contextDefinitions id name usageType versions

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

JSON Structure

Raw ↑
{
  "type": "object",
  "name": "Status200-RecordFound",
  "properties": {
    "apiName": {
      "type": "string"
    },
    "contextDefinitions": {
      "type": "array",
      "description": "",
      "items": {
        "type": "string"
      }
    },
    "id": {
      "type": "string"
    },
    "name": {
      "type": "string"
    },
    "usageType": {
      "type": "string"
    },
    "versions": {
      "type": "array",
      "description": "",
      "items": {
        "type": "object",
        "properties": {
          "apiName": {
            "type": "string"
          },
          "description": {
            "type": "string"
          },
          "enabled": {
            "type": "boolean"
          },
          "id": {
            "type": "string"
          },
          "name": {
            "type": "string"
          },
          "rank": {
            "type": "integer"
          },
          "showExplExternally": {
            "type": "boolean"
          },
          "startDate": {
            "type": "string"
          },
          "steps": {
            "type": "array",
            "description": "",
            "items": {
              "type": "object",
              "properties": {
                "actionType": {
                  "type": "string"
                },
                "assignment": {
                  "type": "object",
                  "properties": {
                    "assignedParameter": {
                      "type": "object"
                    },
                    "expression": {
                      "type": "object"
                    }
                  },
                  "required": [
                    "assignedParameter",
                    "expression"
                  ]
                },
                "description": {
                  "type": "string"
                },
                "name": {
                  "type": "string"
                },
                "resultIncluded": {
                  "type": "boolean"
                },
                "sequenceNumber": {
                  "type": "integer"
                },
                "shouldExposeConditionDetails": {
                  "type": "boolean"
                },
                "shouldExposeExecPathMsgOnly": {
                  "type": "boolean"
                },
                "shouldShowExplExternally": {
                  "type": "boolean"
                },
                "stepType": {
                  "type": "string"
                }
              },
              "required": [
                "actionType",
                "assignment",
                "description",
                "name",
                "resultIncluded",
                "sequenceNumber",
                "shouldExposeConditionDetails",
                "shouldExposeExecPathMsgOnly",
                "shouldShowExplExternally",
                "stepType"
              ]
            }
          },
          "variables": {
            "type": "array",
            "description": "",
            "items": {
              "type": "object",
              "properties": {
                "collection": {
                  "type": "boolean"
                },
                "dataType": {
                  "type": "string"
                },
                "description": {
                  "type": "string"
                },
                "input": {
                  "type": "boolean"
                },
                "name": {
                  "type": "string"
                },
                "output": {
                  "type": "boolean"
                },
                "type": {
                  "type": "string"
                },
                "value": {
                  "type": "string"
                }
              },
              "required": [
                "collection",
                "dataType",
                "description",
                "input",
                "name",
                "output",
                "type",
                "value"
              ]
            }
          },
          "versionNumber": {
            "type": "integer"
          }
        },
        "required": [
          "apiName",
          "description",
          "enabled",
          "id",
          "name",
          "rank",
          "showExplExternally",
          "startDate",
          "steps",
          "variables",
          "versionNumber"
        ]
      }
    }
  },
  "required": [
    "apiName",
    "contextDefinitions",
    "id",
    "name",
    "usageType",
    "versions"
  ],
  "$schema": "https://json-structure.org/draft/2020-12/schema"
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/salesforce-status200-record-found-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.