Alerts

Alert Entities

List all entities associated with a given alert ID for which additional context is available. The entity can be any non-compliant resource, such as a machine or IP address.

get/api/v2/Alerts/Entities/{alertId}

Path parameters

alertIdstring required

Alert id

Headers

Authorizationstring required

Bearer Access Token. For example, "Bearer {YourAPIToken}"

Content-Typestring required

application/json

Response

No Error (Alert Entities)

Changes

No recorded changes to this endpoint across all 1 revision of this API.