Skip to main content
GET
List all Campaign Replies

Authorizations

X-Api-Key
string
header
required

Enter your API key in the format: X-Api-Key <your_key>

Query Parameters

campaign_uid
string
required

UID of Campaign to fetch replies from.

Response

Success

id
integer
required
read-only
schedule_id
integer
required
read-only
body_plain_text
string
required
read-only
body_html
string
required
read-only
received_on
string<date-time>
required
read-only
mail_from
string | null
Maximum string length: 500
subject
string | null
reply_classification
enum<string> | null
  • positive - Positive
  • neutral - Neutral
  • negative - Negative
Available options:
positive,
neutral,
negative