Skip to main content
GET
Get Events Per Transaction
Returns all post-conversion events for a specific transaction. Shows event details such as event name, timestamp, revenue, and status.

Authorizations

X-Eflow-Api-Key
string
header
required

The Everflow API key generated from the Control Center > Security.

Path Parameters

transactionId
string
required

The transaction ID to retrieve events for.

Response

200 - application/json
events
object[]

Post-conversion events for the transaction. Empty if there are no events.