Sensitive Data Governance

List all data types

Get the list of all data types available.

get/sdg/v1/datatypes

Response

OK

Example response

{
  "datatypes": [
    {
      "expressionType": "Keyword And",
      "region": "Global"
    }
  ]
}

Changes