Alerts
Alert Details
Get details about an alert by invoking the following endpoint:
GET https://YourAccount.lacework.net/api/v2/Alerts/{alertId}?scope={scope}
You must specify a scope, as one of these options: Details, Investigation, Events, RelatedAlerts, Integrations, or Timeline or ObservationTimeline.
get/api/v2/Alerts/{alertId}
Path parameters
alertIdstring required
Alert id
Query parameters
scope'Details' | 'Investigation' | 'Events' | 'RelatedAlerts' | 'Integrations' | 'Timeline' | 'ObservationTimeline' required
You must specify a scope, as one of these options.
Headers
Authorizationstring required
Bearer Access Token. For example, "Bearer {YourAPIToken}"
Content-Typestring required
application/json
Response
No Error (Alert Details)