API referenceGenerated
List Detectors
curl -X GET "https://example.com/anomalies/detectors"[ { "id": "string", "name": "string", "metric_key": "string", "method_key": "string", "params": {}, "scope": {}, "window_minutes": 0, "schedule_minutes": 0, "enabled": true, "is_system": true, "last_run_at": "2019-08-24T14:15:22Z", "last_status": "string", "created_at": "2019-08-24T14:15:22Z" }]