Get a sequence step
sequences:read scope (or a broader one that includes it).
Use this endpoint when you need one step of a sequence on its own, identified by step_id. The step comes back in the shape that matches its own kind, so read type — and actionType when type is linkedIn — to know which further fields to expect. delayInMinutes tells you how long the sequence waits before running it, parentId tells you which step it follows, and for steps that send a message the variants array holds the bodies currently in rotation.
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.
Response
Sequence step details 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