Skip to main content
GET
List or Get Email Campaigns

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

List response (no campaign_id). Detail response uses the EmailCampaignSerializer shape.

results
object[]
required

Campaign rows with aggregated counts.

total
integer
required