latestOpenAPI 3.0.32026-08-10119559584.8 KB

6d091bc86a33

Data Classification

Finds Classification Matches

Returns Classification Matches matching the given search criteria defined by request. Only parameters that are specified in this request and have not <code>null</code> values are used for filtering. All other parameters are ignored. The returned Classification Matches satisfy all constraints that are specified in this search criteria. This endpoint will be removed in the next major release. Please, use GET /bulk

get/dataClassification/classificationMatches

Request body

offsetinteger
limitinteger
countLimitinteger
assetIdsstring[]
statusesstring[]
classificationIdsstring[]
assetTypeIdsstring[]

Response

The found Classification Matches.

totalinteger

The total number of results.

offsetinteger

The offset for the results.

limitinteger

The maximum number of results to be returned.