2 results found
-
Allow an anomaly's status to be updated programmatically via the API.
The Anomalies API is currently read-only (
GET /analytics/v1/anomaliesandGET .../anomalies/{id}). There is no way to change the state of an anomaly through the API.Please add a write path - for example
PATCH /analytics/v1/anomalies/{id}-supporting an acknowledge / dismiss / resolve state transition, ideally with an optional note or external-reference field so an anomaly can be linked to a record in an external system. This would mirror the status-update capability the Insights API already provides viaPATCH /insights/v1/sources/{sourceID}/insights/{insightKey}.This may also merit adding another endpoint to the API for listing ackowledement reasons.
Use case:
Teams that…1 vote -
Invoice API, download the PDF invoice
Can we have an additional Invoice API to get the actual invoice PDF files?
2 votesDue to previously planned work for the remainder of the year and into January, this work is slated for Q1 / early Q2 of 2026.
- Don't see your idea?