Back to changelog
February 04, 2025
We’ve introduced new public API endpoints to enable customers to access historical alert data:
/v0/orgs/:org_slug/alerts/historical
– Retrieve historical alerts/v0/orgs/:org_slug/alerts/historical/trend
– Fetch historical alert trend dataThese endpoints provide greater visibility into alert history, making it easier to analyze trends over time.
Check out the documentation for the Alerts endpoint for more details on implementation.