Skip to main content
POST
Preview an unsaved segment filter

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
filters
object
required

The AND/OR filter AST to evaluate ({ op, conditions }).

Response

200 - application/json

The { count, contacts } preview (count plus up to 10 sample contacts), wrapped in the standard { data, meta } envelope.

data
object
meta
object