sequences
List all steps and variants for a sequence
Return every step in the sequence, in execution order, each with its variants and their payloads. Useful for exporting a sequence or for inspecting what will be sent.
get/v1/sequences/{sequenceId}/steps
Path parameters
sequenceIdstring required
The ID of the sequence
Response
Successfully fetched all sequences and their associated steps
Changes
No recorded changes to this endpoint across all 1 revision of this API.