Skip to main content
GET
Get pending approval 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

Pending approval found

sequenceId
integer
read-only
contactId
integer
read-only
contactFullName
string
read-only
contactTitle
string
read-only
contactCompany
string
read-only
sequenceName
string
read-only
channel
enum<string>
read-only
Available options:
email,
linkedIn
stepDisplayName
string
read-only
messageSubject
string | null
read-only
messageContent
string
read-only
isRegenerating
boolean
read-only
createdAt
string<date-time>
read-only
previousMessages
object[]
read-only