Skip to main content
GET
Fetch event details and decision state

Authorizations

X-CLIENT-API-KEY
string
header
required

API key required in header: X-CLIENT-API-KEY

Path Parameters

eventId
string
required

Response

OK

id
string | null
totalScore
integer<int32>
state
string | null
eventDate
string<date-time> | null

ISO 8601 format (UTC) Example: 2026-03-12T14:30:55Z

amount
number<double> | null
amountInBaseCurrency
number<double> | null
currency
string | null
baseCurrency
string | null
userName
string | null
userEmail
string | null
shippingCountry
string | null
shippingFullName
string | null
shippingCity
string | null
shippingRegion
string | null
shippingZip
string | null
shippingStreet1
string | null
shippingStreet2
string | null
shippingPhone
string | null
billingCountry
string | null
billingCity
string | null
billingRegion
string | null
billingZip
string | null
billingStreet1
string | null
billingStreet2
string | null
billingPhone
string | null
userIp
string | null
allowlistMatch
boolean
denylistMatch
boolean
userCreated
string<date> | null
userFullName
string | null
comments
string | null
items
object[] | null