API referenceWorkspace
Noise Summary
Query Parameters
days?Days
Range
1 <= value <= 90Default
30Response Body
application/json
application/json
curl -X GET "https://example.com/noise"{ "filtered": 0, "kept": 0, "candidates": 0, "share_pct": 0, "by_reason": { "property1": 0, "property2": 0 }, "series": [ { "day": "string", "kept": 0, "filtered": 0 } ]}