Skip to main content

With the Chameleon API for Segments, you can:
  • Retrieve a list of segments according to the specified parameters.
  • Retrieve a single segment based on the id.
  • List all the Chameleon Experiences (Tours, Microsurveys, Launchers) that are connected to a defined segment.

Schema

For a full list of your User / Company Properties see the Properties API

Listing Segments

Retrieve a list of segments according to the specified parameters.

HTTP Request

GET
With a timestamp
From the previous response cursor.before

HTTP Response


Showing a Segment

Retrieve a single Segment.

HTTP Request

GET

HTTP Response


A Segment can be configured to be attached to many Chameleon Experiences, including Microsurveys, Tours and Launchers and Rate Limit Groups. This endpoint allows you to list any of these items that are currently attached to the Segment given with the ID

HTTP Request

GET

HTTP Response