Get Campaign Sequence
Sequences
Get Campaign Sequence
Returns only the sequencer: steps ordered and messages (variants) of each step
GET
Get Campaign Sequence
Documentation Index
Fetch the complete documentation index at: https://docs.walead.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Returns the complete message sequence for a campaign, including all steps and their message variants. This is a focused endpoint that returns only the sequencer data, making it ideal when you need to manage or display the campaign flow without additional campaign metadata.What is a Sequence?
A sequence is the ordered series of steps that WaLead executes when reaching out to leads:- Steps: Individual actions in your outreach (invitation, message, profile visit, screener)
- Variants: Different versions of messages for A/B testing (only for message and screener steps)
- Order: Steps are executed in order with configurable delays between them
Response Structure
The response includes:- Campaign ID and name
- Array of steps ordered by execution sequence
- For each step: type, delay, and message variants
- For each variant: message body, order, enabled status, and AI tools configuration
Use Cases
- Display the campaign sequence in your UI
- Export campaign templates
- Analyze message variants and A/B testing setup
- Validate sequence configuration before starting a campaign
Authorizations
API key for authentication. Generate from your WaLead dashboard.
Path Parameters
Campaign ID