/
DO
dotdigital
/
apiconnector.com
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 2w ago
View markdown
dotdigital
apiconnector.com
get
Gets the send status using send ID.
latest
OpenAPI 3.0.0
2026-08-08
190
133
305.8 KB
109c0537cf77
ApiAccount
8
ApiAddressBook
9
ApiCampaign
13
ApiCampaignFromAddress
1
ApiCampaignReporting
24
ApiCampaignSend
3
post
Sends a specified campaign to one or more lists, segments or contacts at a specified time. Leave the list array empty to send to All Contacts.
post
Sends a specified campaign to one or more lists, segments or contacts at the most appropriate time based upon their previous open. Leave the list array empty to send to All Contacts.
get
Gets the send status using send ID.
ApiContact
54
ApiContactImport
8
ApiDataField
3
ApiDocument
7
ApiEcommerce
5
ApiImage
4
ApiPreference
18
ApiProductRecommendations
1
ApiProgram
6
ApiSegment
3
ApiSms
7
ApiSurvey
6
ApiTemplate
4
ApiTransactionalEmail
6
ApiCampaignSend
Gets the send status using send ID.
get
/v2/campaigns/send/{sendId}
Path parameters
sendId
string
guid
required
Response
ApiCampaignSend
required
id
string
guid
campaignId
integer
required
addressBookIds
integer[]
nullable
contactIds
integer[]
nullable
sendDate
string
date-time
splitTestOptions
ApiSplitTestSendOptions
status
'NotSent'
|
'Scheduled'
|
'Sending'
|
'Sent'
|
'Cancelled'
|
'NotAvailableInThisVersion'