Dashboard

List lastest campaigns

List lastest campaigns in dashboard

get/1/newsletters/{domain}/dashboard/campaigns

Path parameters

domaininteger required

Unique identifier of the Domain to request

Query parameters

withstring

Optional : Allows loading additional data about a resource, which may include related resources.

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.