Retrieve a Business User Event

GET a Business User Event

You can retrieve any business user event you created using the POST Business User Events call.

Path parameters

eventIdstringRequired
Unique Business User Event Identifier

Headers

x-api-keystringRequired

Response

OK
timestampdouble>=315529200000<=4133890801000
Timestamp of the event
userIdstring>=1 character
Transaction ID the event pertains to
eventIdstring or null
Unique event ID
reasonstring or null
Reason for the event or a state change
eventDescriptionstring or null
Event description
updatedBusinessUserAttributesobject or null

Model for a business user - optional fields

executedRuleslist of objects or null
hitRuleslist of objects or null
riskScoreDetailsobject or null

Errors