v1
latestOpenAPI 3.1.12026-07-242899061.7 MBAlert V3
Fetch alert by id
Retrieve a single alert by ID, including triage state, triggering rule, and the intelligence hits that activated it.
get/v3/{alert_id}
Path parameters
alert_idstring required
Example:5PqsAw
Id of alert to fetch
Query parameters
fieldsstring
Fields to include in the response. If no specific fields are requested, all available fields are included in the response.
Values should be separated by comma.
Available fields are:
- ai_insights
- enriched_entities
- hits
- id
- log
- owner_organisation_details
- review
- rule
- title
- triggered_by
- type
- url
taggedTextboolean
Include text tags
Response
output