Microsoft Graph · Schema

microsoft.graph.security.ediscoveryAddToReviewSetOperation

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphsecurityediscoveryaddtoreviewsetoperation-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.security.ediscoveryAddToReviewSetOperation",
  "title": "microsoft.graph.security.ediscoveryAddToReviewSetOperation",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.security.caseOperation"
    },
    {
      "title": "ediscoveryAddToReviewSetOperation",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "additionalDataOptions": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.additionalDataOptions"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The options to add items to the review set. The possible values are: allVersions, linkedFiles, unknownFutureValue, advancedIndexing, listAttachments, htmlTranscripts, messageConversationExpansion, locationsWithoutHits, allItemsInFolder. Use the Prefer: include-unknown-enum-members request header to get the following values from this evolvable enum: advancedIndexing, listAttachments, htmlTranscripts, messageConversationExpansion, locationsWithoutHits, allItemsInFolder."
        },
        "cloudAttachmentVersion": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.cloudAttachmentVersion"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Specifies the number of most recent versions of cloud attachments to collect. The possible values are: latest, recent10, recent100, all, unknownFutureValue."
        },
        "documentVersion": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.documentVersion"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Specifies the number of most recent versions of SharePoint documents to collect. The possible values are: latest, recent10, recent100, all, unknownFutureValue."
        },
        "itemsToInclude": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.itemsToInclude"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "The items to include in the review set. The possible values are: searchHits, partiallyIndexed, unknownFutureValue."
        },
        "reportFileMetadata": {
          "type": "array",
          "items": {
            "$ref": "#/components/schemas/microsoft.graph.security.reportFileMetadata"
          },
          "description": "Contains the properties for report file metadata, including downloadUrl, fileName, and size."
        },
        "reviewSet": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.ediscoveryReviewSet"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "eDiscovery review set to which items matching source collection query gets added.",
          "x-ms-navigationProperty": true
        },
        "search": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.security.ediscoverySearch"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "eDiscovery search that gets added to review set.",
          "x-ms-navigationProperty": true
        },
        "@odata.type": {
          "type": "string"
        }
      }
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.security.ediscoveryAddToReviewSetOperation"
}

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-microsoftgraphsecurityediscoveryaddtoreviewsetoperation"
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.