Back to changelog
June 25, 2025
We’ve added a new /alert-types
API endpoint that returns detailed information for a given alert identifier, including support for multiple languages.
This fills a key gap in the API: previously, some alert metadata wasn’t available outside the UI. Now, you can fetch that context programmatically, streamlining integrations and reducing scan payload sizes.
For more information and implementation details, check out the Alert Types documentation.