Segments

Retrieve a segment

get/segments/{id}

Path parameters

idstring required

The ID of the segment

Response

A Segment object

idstring required

The ID of the segment

namestring required

The name of the segment

filterstring nullable required

The filter for this segment

descriptionstring nullable required

A Markdown description of the filter

metadataobject

Metadata attached to this segment

static_customersstring[]

The customers that are always included in this segment

Changes