Event
An Event represents a state change or behavioral detection alert as it relates to an Identity. We will send Events to your webhook.
Attributes
accountstring DFend account ID related to this event.identitystring Identity ID related to this event.subscriptionstring Subscription ID (internal).signalsEventSignal[] An array of EventSignals that triggered this event.typeenum The event's Type.levelenum The event's Level.recommendationsRecommendation[] An array of Recommendations for this event.valuesobject Additional event metadata. In the case that a user verification was expected but the response time expired, this will include aresendfield with valuetrue.configstring The configuration values used in detection. Use these to tune your detection parameters in Routing.timestring Thetimefield on the Signal that triggered this Event.
Last updated