Skip to main content

Get Data Types by Id

GET 

/v1/classification/data-types

List through all data types discovered in the environment. This call returns a list of all data types found in the environment, allowing for input validation for investigation concerning a specific data type.

Request

Header Parameters

    dig-api-key stringrequired

    Dig token header

Responses

Returns list of data types for company

Schema
  • Array [
  • string

  • ]
Loading...