GET IOTLogs/{id}/sms?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SmsLogRecord| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
None. |
|
| MessageId | string |
None. |
|
| PublishTimeUtc | date |
None. |
|
| DestinationPhoneNumber | string |
None. |
|
| MessageType | string |
None. |
|
| DeliveryStatus | string |
None. |
|
| PriceInUsd | decimal number |
None. |
|
| PartNumber | integer |
None. |
|
| TotalParts | integer |
None. |
|
| SourceFile | string |
None. |
|
| ImportedAtUtc | date |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.