Skip to main content
Campaigns screenshot from the lemlist app interface

Campaigns screenshot from the lemlist app interface

An automated outreach workflow containing sequences of steps.

_id
string

Unique campaign identifier

name
string

Campaign name

emoji
string

Emoji shown next to the campaign name

labels
string[]

Categorization labels

createdAt
string<date-time>

Creation timestamp

createdBy
string

Creator user ID

status
enum<string>

Campaign status

Available options:
running,
paused,
draft,
ended,
archived,
errors
sequenceId
string

Main sequence ID

scheduleIds
string[]

Associated schedule IDs

timezone
string

IANA timezone the campaign schedule runs in (e.g. "Europe/Paris")

teamId
string

ID of the team that owns this campaign

hasError
boolean

Whether the campaign has errors

errors
string[]

List of error messages if campaign has errors

creator
object

Campaign creator information

senders
object[]

Campaign senders configuration