Skip to main content

Get Data Pattern By Name

GET 

/dlp/api/v1/dss-api/data-pattern/name

deprecated

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

Lists of all data pattern names with their supported confidence levels.

Responses

success

Schema
  • Array [
  • name string

    Pattern name

    supportedConfidenceLevels string[]

    List of confidence level

  • ]
Loading...