Read AI SDR sequence settings
Returns the AI SDR-specific settings of a sequence. Mirrors the shape of the create/patch body. Generic sequence fields (name, schedule, etc.) are read via GET /v3/sequences/{id}.
Requires the AI SDR feature on the caller’s team.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence id
x >= 1Response
AI SDR sequence settings
AI SDR-specific settings of a sequence. Returned by GET .../settings and PATCH .../settings. Generic sequence fields (name, schedule, accounts, etc.) come from the generic GET /v3/sequences/{id} and are NOT included here.
Id of the saved offer the sequence was seeded from. null when the sequence was created with inline offerGenerationInputs.
Inline offer-context inputs used when the sequence is created without referencing a saved offer. Mirrors the shape of an offer.
On create, exactly one of offerId or offerGenerationInputs must be provided.
Tone-of-voice configuration as returned in sequence responses. All four fields are always populated.
Step channels the AI SDR is allowed to generate
Channel of a step the AI SDR is allowed to generate when building the sequence.
email, linkedIn, call, linkedInInMail, linkedInAiVoice LLM provider that generates the outreach content for the AI SDR sequence.
claude, openAi, gemini, mistral Which research signals the AI SDR is allowed to weave into personalized messages. Every leaf is optional; absent flags are treated as "no preference / keep the current value".
Autopilot configuration as returned in sequence responses.
Composite id of the attached playbook ({prefix}-{numericId}), or null when no playbook is attached.
Id of the connected knowledge base, or null when none is connected.
Current approval-mode state of the sequence.
Configured intent signals. At most one per type.