Microsoft Graph · Schema

microsoft.graph.security.ediscoverySearchExportOperation

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphsecurityediscoverysearchexportoperation-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.security.ediscoverySearchExportOperation",
  "title": "microsoft.graph.security.ediscoverySearchExportOperation",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.security.caseOperation"
    },
    {
      "title": "ediscoverySearchExportOperation",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "additionalOptions": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.additionalOptions"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The additional items to include in the export. The possible values are: none, teamsAndYammerConversations, cloudAttachments, allDocumentVersions, subfolderContents, listAttachments, unknownFutureValue, htmlTranscripts, advancedIndexing, allItemsInFolder, includeFolderAndPath, condensePaths, friendlyName, splitSource, includeReport. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: htmlTranscripts, advancedIndexing, allItemsInFolder, includeFolderAndPath, condensePaths, friendlyName, splitSource, includeReport."
        },
        "cloudAttachmentVersion": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.cloudAttachmentVersion"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The versions of cloud attachments to include in messages. The possible values are: latest, recent10, recent100, all, unknownFutureValue."
        },
        "description": {
          "type": "string",
          "description": "The description of the export by the user.",
          "nullable": true
        },
        "displayName": {
          "type": "string",
          "description": "The name of export provided by the user.",
          "nullable": true
        },
        "documentVersion": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.documentVersion"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The versions of files in SharePoint to include. The possible values are: latest, recent10, recent100, all, unknownFutureValue."
        },
        "exportCriteria": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.exportCriteria"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Items to be included in the export. The possible values are: searchHits, partiallyIndexed, unknownFutureValue."
        },
        "exportFileMetadata": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.exportFileMetadata"
          },
          "description": "Contains the properties for an export file metadata, including downloadUrl, fileName, and size."
        },
        "exportFormat": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.exportFormat"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Format of the emails of the export. The possible values are: pst, msg, eml (deprecated), unknownFutureValue. The eml member is deprecated. It remains in v1.0 for backward compatibility. Going forward, use either pst or msg."
        },
        "exportLocation": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.exportLocation"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Location scope for partially indexed items. You can choose to include partially indexed items only in responsive locations with search hits or in all targeted locations. The possible values are: responsiveLocations, nonresponsiveLocations, unknownFutureValue."
        },
        "exportSingleItems": {
          "type": "boolean",
          "description": "Indicates whether to export single items.",
          "nullable": true
        },
        "search": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.ediscoverySearch"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The eDiscovery searches under each case.",
          "x-ms-navigationProperty": true
        },
        "@odata.type": {
          "type": "string"
        }
      }
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.security.ediscoverySearchExportOperation"
}

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/microsoft-graph-microsoftgraphsecurityediscoverysearchexportoperation"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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