curl --location --request GET 'https://api.velosms.com/api/partners/SmsDataRecords/?apiId='{
"data": [
{
"id": 0,
"userId": 0,
"senderId": 0,
"senderTitle": "string",
"campaignId": 0,
"messageBody": "string",
"segmentNumber": "string",
"price": 0,
"currency": "string",
"dstNumberIn": "string",
"dstMccMncName": "string",
"deliveryStatus": "string",
"processingState": "string",
"vendorDlrCode": "string",
"smsSentAt": "2019-08-24T14:15:22Z",
"smsArrivedAt": "2019-08-24T14:15:22Z",
"smsReceivedAt": "2019-08-24T14:15:22Z",
"templateName": "string",
"createdAt": "2019-08-24T14:15:22Z"
}
]
}