Skip to main content

IAI Identity Outliers Export

GET 

/outliers/export

This API exports a list of ignored outliers to a CSV as well as list of non-ignored outliers to a CSV. These two CSVs will be zipped and exported.

Columns will include: identityId, type, firstDetectionDate, latestDetectionDate, ignored, & attributes (defined set of identity attributes).

Request

Responses

Succeeded. Returns zip of two CSVs to download. One CSV for ignored outliers and the other for non-ignored outliers.