OursPrivacy

Get Personalizations

Return the active personalization assignments for a visitor. Read-only and never records an impression. Personalizations are populated by the event-driven rule engine — until that ships, this endpoint returns an empty list for every visitor, which is the correct fail-closed behavior (no false positives).

post/experiments/personalization

Request body

tokenstring required

The experiment token (exp_*).

visitor_idstring required

Response

The visitor's active personalization assignments (possibly empty).

successtrue required

Changes