Skip to main content

ListLegalHoldsOutputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListLegalHoldsOutputBody.json
items object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/LegalHold.json
    activebooleanrequired
    caseRefstring
    placedAtdate-timerequired
    placedBystringrequired
    reasonstringrequired
    releaseReasonstring
    releasedAtdate-time
    releasedBystring
    tenantIdstring
    userUuidstringrequired
    uuidstringrequired
  • ]
  • ListLegalHoldsOutputBody
    {
    "$schema": "https://example.com/schemas/ListLegalHoldsOutputBody.json",
    "items": "Unknown Type: array,null"
    }