Get event
Previously returned a single event by its goal code. This endpoint is no longer available.
Permissions: Requires read access to the site (all-sites-readonly, read:{site_id} or manage:{site_id}).
Path parameters
The ID of the site. This is the same string you use in your tracking code. Example: CDBUGS
The id (tracking code) of the event, as returned when the event was created. Example: ABCDEFGH
Changes
Changed in 1 of the 2 revisions of this API.14
- ▲
removed the success response with the status
200response-success-status-removed
- ○
endpoint deprecated
endpoint-deprecated
- ○
added the non-success response with the status
410response-non-success-status-added
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ▲