List all sequence steps
sequences:read scope (or a broader one that includes it).
Use this endpoint when you need every step that makes up a sequence in a single response. Each step comes back in the shape that matches its own kind, so read type first — and actionType as well when type is linkedIn — to know which further fields to expect. parentId tells you which step each one follows and ifConditionPositive tells you which branch of a condition step it hangs off, so together they describe the whole flow. There is no paging, and a sequence that has no steps at all is reported as not found.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence Id
Response
List of sequence steps retrieved successfully
- Email
- LinkedIn Message
- LinkedIn Connect
- LinkedIn InMail
- LinkedIn View Profile
- LinkedIn Endorse Skills
- LinkedIn Voice Message
- LinkedIn Like Recent Posts
- LinkedIn Follow Profile
- LinkedIn Comment On Recent Post
- Call
- SMS
- WhatsApp
- Zapier
- Task
- Condition
Email step with variant configuration
Step type discriminator
email Delay in minutes before executing this step
x >= 0Execution mode for the email step
automatic, manual Array of email variants (A/B test versions)
Unique identifier for the step
ID of the parent step (for branching)
Whether this step is on the positive branch of a condition