Authorizations
API key passed in the X-API-Key header
Path Parameters
Sequence Id
Required range:
x >= 1
Response
Sequence details retrieved successfully
Unique identifier for the sequence
Identifier of the team that owns the sequence
Identifier of the user who owns the sequence
Name of the sequence
Sequence creation timestamp with timezone offset
Current status of the sequence
Available options:
New
, Active
, Paused
, Archived
Indicates if the sequence is archived
Schedule ID
Email accounts used to send emails for this sequence
Settings configuration for a sequence
Example:
{
"emailsCountPerDay": 50,
"daysToFinishProspect": 14,
"emailSendingDelaySeconds": 30,
"dailyThrottling": 200,
"disableOpensTracking": false,
"repliesHandlingType": "MARK_AS_FINISHED",
"enableLinksTracking": true
}
Array of sequence steps