Get live incident alerts with issue metadata (V2)
GET/v2/incidents/alerts
Retrieve the latest unprocessed incident alerts with enhanced vulnerability metadata for BeVigil scanner modules. Once retrieved, alerts are marked as processed and won't appear in subsequent calls.
Enhanced Features:
- Includes
issue_metadataarray for BeVigil scanner modules - Provides CVE/CWE IDs, CVSS scores, remediation guidance
- Contains detailed findings, impact analysis, and references
- Supports all BeVigil modules: WebAppScanner, NetworkScanner, DNSScanner, MobileAppScanner, APIScanner, CVEScanner, CloudScanner, SSLScanner
Use Case:
- Security scanning results with vulnerability intelligence
- Automated remediation workflows with detailed guidance
- Compliance reporting with CVE/CWE tracking
Rate Limits:
- Default: 100 requests per hour per organization
- Custom limits can be configured through your account manager
Request
Responses
- 200
- 400
- 401
- 429
Successfully retrieved alerts with issue metadata
Bad Request - Invalid parameters
Unauthorized - Invalid or missing authentication token
Too Many Requests - Rate limit exceeded