Get anomaly detection statistics

GET/api/v1/anomalies/stats

Parameters

periodquerystring

7d, 30d, 90d

Responses

200Anomaly stats

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/anomalies/stats" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Anomaly stats
Example response not yet documented.