Skip to main content
GET
Get Transaction Flowchart
Returns the full event chain for a transaction. Shows the complete sequence of events from the initial click through conversion, post- conversion events, and postback firings. Useful for debugging attribution and tracking flows.

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 the flowchart for.

Response

200 - application/json
clicks
object[]

Click events associated with this transaction.

conversions
object[]

Conversion events associated with this transaction.

pixel_logs
object[]

Postback/pixel firing logs for this transaction.