List Alerts
API Reference
List Alerts
Get alerts for entities or organizations with filtering and pagination β using the gu1 alerts API for risk and compliance workflows.
GET
List Alerts
Overview
Retrieves alerts for specific entities or across the organization. Alerts are generated automatically by rules when conditions are met.Endpoint
Authentication
Requires a valid API key in the Authorization header:Query Parameters
Entity ID to filter alerts (person, company, or transaction)
Filter by status:
PENDING, ACKNOWLEDGED, RESOLVEDFilter by severity:
LOW, MEDIUM, HIGH, CRITICALFilter by alert category
Response
Whether the request was successful
Array of alert objects
Total number of alerts matching filters
Example Requests
Get Alerts for Entity
Filter by Severity and Status
Response Example
Alert Severity Levels
- LOW: Informational, requires review
- MEDIUM: Moderate risk, should be investigated
- HIGH: Significant risk, requires immediate attention
- CRITICAL: Severe risk, urgent action required
Alert Status Workflow
- PENDING: Alert just created, awaiting review
- ACKNOWLEDGED: Alert has been reviewed by compliance team
- RESOLVED: Alert has been addressed and closed