Get an SMS campaign

GET {{baseUrl}}/smsCampaigns/:campaignId

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":2,"name":"PROMO CODE","status":"sent","content":"Visit our Store and get some discount !","scheduledAt":"2017-06-01T12:30:00.000Z","testSent":true,"sender":"MyCompany","createdAt":"2017-06-01T12:30:00.000Z","modifiedAt":"2017-05-01T12:30:00.000Z","recipients":{"lists":[21],"exclusionLists":[13]},"statistics":{"delivered":2987,"sent":3000,"processing":0,"softBounces":3,"hardBounces":1,"unsubscriptions":3,"answered":2}}