Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Retrieve a list of contacts whose stages have changed
API key passed in the X-API-Key header
Comma-separated list of fields to include in the response. If not provided, all fields will be returned. For better performance, we recommend specifying only the fields you need.
"id,name,stage,previousStage"
Retrieve stage changes since a specific timestamp
Number of records to return per page
x <= 500Page number for pagination
x >= 0Filter contacts that transitioned from a specific stage. Available stages:
1 = New 2 = Engaging 3 = Replied 4 = Interested 5 = Not interested 6 = Unresponsive 7 = Do not contact 8 = Bad contact info
Filter contacts that transitioned to a specific stage. Available stages:
1 = New 2 = Engaging 3 = Replied 4 = Interested 5 = Not interested 6 = Unresponsive 7 = Do not contact 8 = Bad contact info