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
- 200
- 500
Returns the list of data classifications successfully.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Backend failure.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers