Skip to main content
GET
Get Campaign Sequences
This endpoint uses the Sequence object.
For example, if the main sequence includes a condition that contains two sequences, you will receive both the sequence tree and all condition sequences in the main sequences array.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

campaignId
string
required

The unique identifier of the campaign

Response

Success

Object where each key is a sequence ID and each value is a sequence object

{key}
object