Skip to main content

Get Classification Report

POST 

/dlp/api/v1/inventory/object/data-classification/report

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Returns a data classification report.

Request

Body

    objectId stringrequired

    Object Id

    tenantId stringrequired

    Tenant Id

Responses

success

Schema
  • Array [
  • detectionTime string

    Detection time

    identifiers object[]

    List of identifiers

  • Array [
  • frequency int32

    Identifier frequency

    name string

    Identifier name

  • ]
  • name string

    Classification name

  • ]
Loading...