Get event data

Retrieves details of a specific events.

👍

For detailed information about our APIs and for hands-on testing, refer documentation in API overview and step-by-step guide on making your first API call in Make your first API call .

Prerequisites

API endpoint example

http://eu.api.capillarytech.com/v2/events/event_data?id=5aa2e5dc-2b84-4798-99a2-69dba75523ba

Query parameter

Parameter NameDescription
idId of the event.

Response parameter

Parameter NameDescription
clickEventsMeta
eventIdUnique identifier for the event.
eventNameName of the event.
actionsList of actions associated with the event.
fieldsList of fields associated with the event.
orgIdOrganization ID.
statusStatus of the event.
testStatusTest status of the event.
labelLabel of the event.
descriptionDescription of the event.
dateDate associated with the event.
standardEventBoolean indicating if the event is a standard event.
fields (within clickEventsMeta)
nameName of the field.
typeType of the field.
attributesAttributes associated with the field.
attributes (within fields)
accountIdType of account ID.
addCustomerIfNotExistsBoolean indicating if a customer should be added if they don't exist.
identifierTypeType of identifier.
isRequiredBoolean indicating if the field is required.
sourceSource of the field.
regexRegular expression associated with the field.
transformerMappings
defaultTransformerMappingDefault transformer mapping.
webEngageTransformerMappingWebEngage transformer mapping.
Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!