/
EC
ecomail
/
Ecomail API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 20h ago
Details
Filter operations
Automations
6
Campaigns
10
Discount coupons
2
Domains
3
Feeds
3
Lists
13
Recommenders
5
Search
1
Subscribers
6
Templates
4
Tracker events
2
post
Create an event
get
Get event by ID
Transactional emails
4
Transactions
6
Webhooks
3
Tracker events
Get event by ID
Retrieve a single tracker event by its ID.
get
/tracker/events/{id}
Path parameters
id
integer
required
Event ID.
Response
OK
object
required
id
integer
{"stackTrail":"paths:/tracker/events/{id}:get:responses:200:content:application/json:schema:properties:duid","oasType":"schema","type":"unknown"}
email
string
category
string
action
string
label
string
{"stackTrail":"paths:/tracker/events/{id}:get:responses:200:content:application/json:schema:properties:property","oasType":"schema","type":"unknown"}
value
string
timestamp
string
{"stackTrail":"paths:/tracker/events/{id}:get:responses:200:content:application/json:schema:properties:campaign_attr","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/tracker/events/{id}:get:responses:200:content:application/json:schema:properties:pipeline_attr","oasType":"schema","type":"unknown"}
Changes