November 4, 2020
Updated list automations query parameters
What
We fixed a mistake in the query parameters for filtering a list of automations.
Why
The query parameter filters were incorrectly documented as before_send_time
and since_send_time
. The correct parameters are before_start_time
and since_start_time
.