latestOpenAPI 3.1.02026-08-1021368.3 KB

50679caad756

Events

Get event

Return a single event.

Permissions: Requires read access to the site (all-sites-readonly, read:{site_id} or manage:{site_id}).

Returns: An event object.

get/sites/{site_id}/events/{event_id}

Path parameters

site_idstring required
Example:CDBUGS

The ID of the site. This is the same string you use in your tracking code. Example: CDBUGS

event_idstring required
Example:ABCDEFGH

The id (tracking code) of the event, as returned when the event was created. Example: ABCDEFGH

Response

Successful response