campaigns retrieve

GET {{baseUrl}}/campaigns/:id

Returns a Campaign object with the given id.

Request Params

KeyDatatypeRequiredDescription
include_remote_databooleanWhether to include the original data Merge fetched from the third-party to produce these models.

HEADERS

KeyDatatypeRequiredDescription
X-Account-Tokenstring(Required) Token identifying the end user.
Acceptstring

RESPONSES

status: OK

{"name":"New Customer Campaign","unique_opens":-572406867,"remote_created_at":"2022-12-23T00:00:00Z","emails_sent":-460353690,"id":"urn:uuid:22d419eb-7416-9e31-d510-6b0a8aca97b0","remote_id":"30"}