FRAML API
Log in
Talk to sales
Search...
/
Guides
API Reference
Introduction
Getting started
API Reference
Transactions
Batch
Transaction Events
Consumer Users
Business Users
Consumer User Events
Business User Events
POST
Create a Business User Event
GET
Retrieve a Business User Event
Webhooks
User
Transaction
Case
Alert
Log in
Talk to sales
API Reference
Business User Events
Retrieve a Business User Event
GET
https://
sandbox.api.flagright.com
/
events
/
business
/
user
/
:eventId
GET a Business User Event
You can retrieve any business user event you created using the
POST Business User Events
call.
Path parameters
eventId
string
Required
Unique Business User Event Identifier
Response
This endpoint returns an object.
timestamp
double
Timestamp of the event
userId
string
Transaction ID the event pertains to
eventId
string
Optional
Unique event ID
reason
string
Optional
Reason for the event or a state change
eventDescription
string
Optional
Event description
updatedBusinessUserAttributes
object
Optional
Model for a business user - optional fields
Show 14 properties
executedRules
list of objects
Optional
Model for list of executed rules
Show 11 properties
hitRules
list of objects
Optional
Model for list of hit rules
Show 9 properties
riskScoreDetails
object
Optional
Show 4 properties
Errors
400
Bad Request
401
Unauthorized
429
Too Many Requests
Built with