Skip to main content
POST
Search Conversions by Email
Search for conversions associated with a specific email address. Returns all conversions matching the given email within the specified date range.

Authorizations

X-Eflow-Api-Key
string
header
required

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

Body

application/json
email
string
required

Email address to search for.

from
string
required

Start date (format: YYYY-MM-DD).

to
string
required

End date (format: YYYY-MM-DD).

timezone_id
integer
required

Timezone ID for the report.

Response

200 - application/json
conversions
object[]