Skip to main content

Get SMS Campaign Details

Retrieve details and statistics for a specific SMS campaign.

HTTP Request​

GET /v2/accounts/<account_sid>/message-campaigns/<campaign_id>

Path Parameters​

ParameterDescription
campaign_idThe unique SID of the SMS campaign

Response​

The response includes complete campaign details with delivery statistics:

FieldDescription
sidCampaign unique identifier
nameCampaign name
statusCurrent status (scheduled, in-progress, completed, etc.)
scheduledNumber of messages scheduled
submittedNumber of messages submitted
sentNumber of messages successfully sent
failedNumber of failed messages
invalidNumber of invalid contacts
date_createdCampaign creation timestamp
report_urlURL to download campaign report (available after completion)