ApiCampaignSend

Gets the send status using send ID.

get/v2/campaigns/send/{sendId}

Path parameters

sendIdstring guid required

Response

idstring guid
campaignIdinteger required
addressBookIdsinteger[] nullable
contactIdsinteger[] nullable
sendDatestring date-time
status'NotSent' | 'Scheduled' | 'Sending' | 'Sent' | 'Cancelled' | 'NotAvailableInThisVersion'

Changes