Skip to main content
GET
Get sequences for a contact

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

Contact ID

Response

Contact sequences retrieved successfully

sequenceId
integer
sequenceName
string
statusInSequence
enum<string>

Workflow status of the contact within this sequence

Available options:
active,
paused,
finished,
outOfOffice
currentStep
Sequence Step Info · object | null

Position of the contact in the sequence's step graph (stepId + displayName). null for memberships outside of an active step.

Example:
addingDate
string<date-time> | null
emailAccountId
integer<int64> | null
linkedInAccountId
integer<int64> | null