Logo
Cisco Secure Endpoint API Documentation

Vulnerable Applications by GroupGUID

GET https://{{amp4e_APIhost}}/v1/vulnerabilities?group_guid={{amp4e_GroupGUID}}

This API call shows which vulnerability infos have been identified. Take a look into the wiki how vulnerability information is generated: https://wiki.cisco.com/x/crPiDg

 

Body PARAM

Key Datatype Required Description 
group_guid
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://amp4e_APIhost/v1/vulnerabilities?group_guid=amp4e_GroupGUID?group_guid=amp4e_GroupGUID'

ENDPOINTS