v4
latestSwagger 2.02026-08-0343714211.7 MBsiem_http_destination_events
SIEM HTTP Destination Events
Show SIEM HTTP Destination Event
Show SIEM HTTP Destination Event
get/siem_http_destination_events/{id}
Path parameters
idinteger required
Siem Http Destination Event ID.
Response
The SiemHttpDestinationEvents object.
Example response
{
"id": 1,
"event_type": "example",
"status": "example",
"body": "example",
"event_errors": [
"example"
],
"created_at": "2000-01-01T01:00:00Z",
"body_url": "example",
"siem_http_destination_id": 1
}