Logo
Cisco Secure Endpoint API Documentation

Event Type: Behavioral Protection for specific computer

GET https://{{amp4e_APIhost}}/v1/events?event_type%5B%5D={{amp4e_EventTypeThreatDetection}}&event_type%5B%5D={{amp4e_EventTypeFileFetchCompleted}}&event_type%5B%5D={{amp4e_EventTypeCloudIOC}}&connector_guid={{amp4e_Connector_GUID}}&limit=15

 

Body PARAM

Key Datatype Required Description 
event_type%5B%5D
string
event_type%5B%5D
string
event_type%5B%5D
string
connector_guid
string
offset
number
limit
number



HEADERS

Key Datatype Required Description 




RESPONSES

Curl
curl -X GET 'https://amp4e_APIhost/v1/events?event_type%5B%5D=amp4e_EventTypeThreatDetection&event_type%5B%5D=amp4e_EventTypeFileFetchCompleted&event_type%5B%5D=amp4e_EventTypeCloudIOC&connector_guid=amp4e_Connector_GUID&limit=15?event_type%5B%5D=amp4e_EventTypeThreatDetection&event_type%5B%5D=amp4e_EventTypeFileFetchCompleted&event_type%5B%5D=amp4e_EventTypeCloudIOC&connector_guid=amp4e_Connector_GUID&offset=10&limit=15'

ENDPOINTS