v1

latestOpenAPI 3.1.02026-07-2423390.9 KB

Get AML History

Retrieve the AML check history by version number and/or fetch only the changes specific to that version.

get/aml/{CHECK_ID}/{VERSION_NUMBER}

Path parameters

CHECK_IDstring required
VERSION_NUMBERinteger required

The version number represents the AML ongoing monitoring update version. Typically, this value is obtained from the AML webhook and increments by 1 with each update.

Query parameters

delta_onlyboolean

Optional: Setting delta_only to true will return only the changes for the specified version number. If set to false, it will return the current AML snapshot for the specified version number. The default value is false.

Response

200

object required