/segmentations/conditionsUserAvailable conditions and operators
Always includes the user's custom fields under Subscriber Data; with listIds, filters those fields to the given lists.
Query params
| Name | Type | Req. | Default | Description |
|---|---|---|---|---|
lang | string | No | es | Language: "es" or "en" |
listIds | string | No | - | Comma-separated list IDs to limit the custom fields; also accepts all |
Example
curl -X GET "https://envios.arrobamail.com/v3/api/segmentations/conditions" \
-H "Authorization: Bearer $TOKEN"