Skip to main content
POST
Campaign Domain Report

Authorizations

Authorization
string
header
required

Your Mailercloud API key (plain text, no Bearer prefix). Create keys in Settings → API.

Headers

Content-Type
string
default:application/json
required

application/json

Path Parameters

id
string
required

Campaign id

Body

application/json
limit
number
required

Maximum number of elements to return.

Maximum: 100 Minimum: 10

page
number
required

You can retrieve a subset of records starting from the page value you have specified. You can add a limit, which will determine the number of records you can retrieve on a single page.

Starts From: 1

sort_field
string

Sort list data based on this field

Available sort fields

domain,sent,soft_bounce,hard_bounce,opens, clicks,unsubscribe,abuse,spam_complaints

Minimum string length: 1
sort_order
string

Sorting order for sort field

Available sort orders

asc, ASC, desc, DESC

Minimum string length: 1

Response

OK

count
number
data
object[]
Minimum array length: 1
name
string
Minimum string length: 1