Events
Get Event
GET
Get an event
Return a single event
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the site you wish to load. This is the same string you use in the tracking code.
The ID of the event you wish to track. You have to create this event first before sending us completions.
Response
200 - application/json
An event object
The response is of type object
.
Get an event