Skip to main content
GET
Get sequence preview 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

sequence_id
integer
required

Sequence id

Required range: x >= 1
contact_id
integer
required

Contact id

Required range: x >= 1

Response

Preview returned

sequenceId
integer
required
contactId
integer
required
contactFullName
string
required
steps
object[]
required
contactEmail
string | null
contactTitle
string | null
contactCompany
string | null
contactLinkedInUrl
string | null