Segmentations Definition

Get Segmentation

Get existing Segmentation.

get/{databaseId}/segmentations/list/{segmentationId}

Path parameters

databaseIdstring required

ID of your database.

segmentationIdstring required

ID of the Segmentation that should be returned

Response

segmentationIdstring required

Id of the Segmentation

sourceTypestring required

Determines on which type of data (e.g. items) the Segmentation is based

segmentationTypestring required

Determines the type of the segmentation (Property-based, Manual ReQL, Auto ReQL)

titlestring

Title of the Segmentation

descriptionstring

Description of the Segmentation

Changes