Get a campaign
Retrieve a single campaign by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the campaign.
Response
Successful.
The ID of the campaign.
The name of the campaign.
The status of the campaign.
Draft, Scheduled, Sending, Sent ISO 8601 timestamp for when the campaign was created.
ISO 8601 timestamp for when the campaign was last updated.
The associated email message ID.
The ID of the campaign group this campaign belongs to..
The ID of the mailing list this campaign sends to, if set.
The ID of the audience segment this campaign targets, if set.
The filter rules that define the audience for this campaign, if set.
When the campaign is scheduled to send.

