get_segment_historic
Retrieve a segment's definition as it existed at a specific past time using its ID and a timestamp in milliseconds.
Instructions
🟢 READ-ONLY · Segments · GET /segmentsV2/{segmentId}/createdDate/{timestamp}
Retrieve a Segment's Historic Definition
Fetches data. Makes no changes to your ActiveCampaign account.
Retrieve a Segment as it existed at the given point in time. Only segments with non-numeric SegmentIds are supported
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segmentId | Yes | SegmentId | |
| timestamp | Yes | UTC milliseconds from the epoch |