Retrieve a Consumer User Event

GET
/events/consumer/user/:eventId

GET a Consumer User Event

You can retrieve any consumer user event you created using the POST Consumer User Events call.

Path parameters

eventIdstringRequired

Unique Consumer User Event Identifier

Response

This endpoint returns an object.
timestampdouble

Timestamp of the event

userIdstring

Transaction ID the event pertains to

eventIdstringOptional

Unique event ID

reasonstringOptional

Reason for the event or a state change

eventDescriptionstringOptional

Event description

updatedConsumerUserAttributesobjectOptional

Model for User details

executedRuleslist of objectsOptional
hitRuleslist of objectsOptional
riskScoreDetailsobjectOptional

Errors

Built with