Skip to main content
Event Names represent the events that Chameleon tracks for your account. These include events sent via the JavaScript API (e.g. chmln.track('Signed up')) and events forwarded from integrations like Segment. Events can be used in Segmentation Filters to target users who have (or haven’t) performed specific actions.
With the Chameleon API for Event Names, you can:
  • Retrieve a list of all Event Names in your account.
  • Retrieve a single Event Name by its id.
  • See which events are published (actively tracked) vs. unpublished.

Schema


Listing Event Names

Retrieve a list of Event Names for your account.

HTTP Request

GET

HTTP Response


Showing an Event Name

Retrieve a single Event Name.

HTTP Request

GET

HTTP Response