Skip to main content
GET
/
v3
/
sequences
/
steps
/
contact-filter-properties
List contact filter properties
curl --request GET \
  --url https://api.reply.io/v3/sequences/steps/contact-filter-properties \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

API key passed in the X-API-Key header

Response

Dictionary of property definitions keyed by property name

{key}
ConditionPropertyResponse · object

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.