Behavior
- New alerts begin with status
UNRESOLVED
and remediation statusUNREMEDIATED
- Existing references return the existing alert’s ID without creating a duplicate
- Alert IDs are UUIDs that can be used with the Get Alert endpoint
Workflow
After creating an alert, the system will:- Generate a unique alert ID
- Initialize the alert with the provided profile fields
- Prepare the alert for screening against configured providers
- Return the alert ID for subsequent status checks and updates
Authorizations
API key for authentication
Body
application/json
Response
Alert created or retrieved successfully
Alert ID (UUID)
Example:
"d6e3b214-30b1-4401-a1b8-a1bd3c6a84e4"