subsequences
Get the schedule, entry delay, and trigger conditions of a subsequence
Retrieve the current <code>scheduleId</code>, <code>firstStepRelativeDays</code>, and <code>conditions[]</code> configured on a subsequence. Use after Create Subsequence or Update Subsequence to read the live state.
get/v1/sequences/subsequence/{subsequenceId}/settings
Path parameters
subsequenceIdstring required
Hashid-encoded ID of the subsequence.
Response
Subsequence fetched successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.