Skip to main content
 print this page

Gets list of data classifications

GET 

/datasets/dataclassifications

Returns the full list of data classifications available in the system. No pagination — all classifications are returned in a single response. Any authenticated user can access this endpoint.

Usage examples: GET /datasets/dataclassifications — returns all fields for every classification. GET /datasets/dataclassifications?projectionExpression=DataClassificationName,DisplayName — returns only the specified fields.

Request

Responses

Returns the list of data classifications successfully.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers