Useful for building a custom dashboard or piping incidents into your SIEM/Slack.
curl -H "Authorization: Bearer $POWERSEC_TOKEN" \
"https://api.powersec.io/api/alerts?status=open&limit=50"
Each incident includes the rule that fired, the affected site/files, the AI-suggested remediation, and a deep-link URL.