GET
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
anomalies

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

The end_user_id or heron_id of EndUser to upload

Query Parameters

category_label_or_heron_id
string
required

Label or Heron ID of category to find anomalies for

Response

200 - application/json
amount
number

Converted amount of transaction in currency

anomaly_score
number

Anomaly score 0-1, where 1 is very anomalous, and 0 is not anomalous

currency
string

Currency code for amount that transaction was converted to

heron_id
string

Heron ID of the Transaction

reference_id
string

Customer-provided reference ID for the Transaction