Get Campaign Info

GET {{baseUrl}}/v1/campaign/:campaign_id

Returns summary information for the campaign specified.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"object":"campaign","name":"Campaign Name","subject":"Company Monthly Newsletter","from_email":"george.washington@klaviyo.com","from_name":"George Washington","list_id":"erRoOX","template":{"object":"email-template","html":"\u003chtml\u003e\u003cbody\u003e\u003cp\u003eThis is the email content\u003c/p\u003e\u003c/body\u003e\u003c/html\u003e"},"status":"draft","sent_at":"2020-12-02 18:45:04","created":"2020-12-01 18:45:04"}