Skip to main content

Get Distinct Click Values

GET 

/api/clicktracking/clicks/distinct

Distinct values for a click column on the tenant's history, ordered by occurrence count desc. Powers value-input autocomplete in the rule editor.

Args: field: Click column name (must be whitelisted in ALLOWED_CLICK_COLUMNS). q: Optional case-insensitive prefix to filter suggestions. limit: Max suggestions to return (1–50; defaults 20).

Request

Responses

Successful Response