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.

Authentication

x-api-keystring
API keys are used to authenticate the requests.

Path parameters

eventIdstringRequired
Unique Business User Event Identifier

Response

OK
timestampdouble315529200000-4133890801000
Timestamp of the event
userIdstring>=1 character
Transaction ID the event pertains to
eventIdstringOptional
Unique event ID
reasonstringOptional
Reason for the event or a state change
eventDescriptionstringOptional
Event description
updatedBusinessUserAttributesobjectOptional

Model for a business user - optional fields

newUserIdstringOptional>=1 character

New userId for the existing user (keep in mind all of the future requests for this user will now reference this userId). Requires the changeUserId query param to come in affect.

executedRuleslist of objectsOptional
hitRuleslist of objectsOptional
riskScoreDetailsobjectOptional

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error