Get AML HistoryAsk AIget https://api.idwise.com/checks/aml/{CHECK_ID}/{VERSION_NUMBER}Retrieve the AML check history by version number and/or fetch only the changes specific to that version.Path ParamsCHECK_IDstringrequiredVERSION_NUMBERint32requiredThe 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 Paramsdelta_onlybooleanOptional: 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.truefalseResponses 200200 400400 401401 403403 404404 500500Updated 7 months ago