Skip to main content

Full representation of a sequence, including its schedule and the email and LinkedIn accounts used to send from it.

id
integer
read-only

Unique identifier for the sequence

ownerUserId
integer
read-only

Identifier of the user who owns the sequence

name
string

Name of the sequence

created
string<date-time>
read-only

Sequence creation timestamp with timezone offset

status
enum<string>
read-only

Current status of the sequence

Available options:
new,
active,
paused
isArchived
boolean
read-only

Indicates if the sequence is archived

health
enum<string>
read-only

Overall health status of the sequence. Indicates whether the sequence can operate normally or has issues that need attention.

  • healthy — Sequence is functioning normally with no issues
  • stalled — Sequence has stalled and is not progressing
  • degraded — Sequence is running but with reduced effectiveness
  • blocked — Sequence cannot proceed due to critical issues
Available options:
healthy,
stalled,
degraded,
blocked
scheduleId
integer

Schedule ID

emailAccounts
object[]

Email accounts used to send emails for this sequence

linkedInAccounts
Sequence LinkedIn Account · object[]

LinkedIn accounts linked to this sequence

settings
Sequence Settings · object

Settings configuration for a sequence

steps
(Email · object | LinkedIn Message · object | LinkedIn Connect · object | LinkedIn InMail · object | LinkedIn View Profile · object | LinkedIn Endorse Skills · object | LinkedIn Voice Message · object | LinkedIn Like Recent Posts · object | LinkedIn Follow Profile · object | Call · object | SMS · object | WhatsApp · object | Zapier · object | Task · object | Condition · object)[]

Array of sequence steps

Email step with variant configuration