List contact filter properties
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Returns all available contact filter properties that can be used in sequence step conditions. Each property includes its supported operators and, for enum-like properties, the allowed values.
This is a static discovery endpoint — the response does not depend on user data or any specific sequence.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>
Get your API key from the Reply dashboard: Settings → API Key.
Response
Dictionary of property definitions keyed by property name
Describes a single contact filter property available for sequence step conditions. Each property defines which operators can be used and, for enum-like properties, the allowed values.